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 ...

Upload: ramalingamdec

Post on 18-Feb-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

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