1. Membuat file *.tar ex : hack.tar
*] tar -cvf namafile.tar sourcedirectory/file
2. Membongkar file *.tar
*] tar -xvf namafile.tar
3. Membuat file *.tar.gz ex : hack.tar.gz
*] tar -cvzf namafile.tar.gz sourcedirectory/file / filetelahditar.tar
atau
*] tar -cvf – sourcedirectory/file / filetelahditar.tar | gzip > file.tar.gz
4. Membongkar file *.tar.gz
*] tar -zxvf file.tar.gz
Compress & Extract .tar.gz
Compress & Extract .tar.gz
You can follow all the replies to this entry through the comments feed

tolong kirim soft buka tar.gz