Kamis, 23 Februari 2012

trik compressi di linux

command unt compressi di linux


- .gz
create : gzip namafile
extract: gunzip namafile.gz

- .bz2
create : bzip2 namafile
extract: bunzip2 namafile.bz2

- .tar.gz
create : tar cvfs namafile
extract: tar xvfs namafile.tar.gz

- tar.bz2
create : tar cvfj namafile
extract: tar xvfj namafile.tar.bz2

- iso
create : mkisofs nama_buat.iso foldertarget/
mount : mount -o loop nama-file.iso foldermount/





================================

trik compressi di linux Rating: 4.5 Diposkan Oleh: r007-

0 komentar:

Posting Komentar