วิธี .tar.gz

Post Reply
brid.surapol
Posts: 150
Joined: 11 Apr 2013, 11:43

วิธี .tar.gz

Post by brid.surapol »

วิธี .tar.gz directory

Code: Select all

tar -zcvf file.tar.gz directory

วิธี .tar.gz files

Code: Select all

tar -zcvf file.tar.gz /path/to/dir1 dir2 file1 file2
Post Reply

Return to “การใช้งาน Linux”