gzip <filename> compress a file and replace it with a file with .gz suffix. gunzip <filename> decompress gzip file. Note: be careful with this command that ...
確定! 回上一頁