To compress a file directly from Terminal, just type zip -r filename.zip directory and to extract it you can use unzip filename.zip and ready. With these two ...
確定! 回上一頁