Compress Command in Linux

2
fle flename.sh gzip flename.sh ls -l it wont compress fle size... gzip net-lib.sh Umcompress: gunzip net-lib.sh gunzip flename.sh ******************************** bzip2 *.sh fle flename ---> it shows size. Uncompress bzip2 -d *.bz2 ls Comp bzip2 -v -9 *.sh 9 or save more space than earlier cmd uncomp bunzip2 *.bz2 zip -r scripts.zip scripts! "scripts! is source # -r or in comprs all sub dir ...

Transcript of Compress Command in Linux

Page 1: Compress Command in Linux

7/23/2019 Compress Command in Linux

http://slidepdf.com/reader/full/compress-command-in-linux 1/2

Page 2: Compress Command in Linux

7/23/2019 Compress Command in Linux

http://slidepdf.com/reader/full/compress-command-in-linux 2/2