como alctar um arquivo
tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
Fragile Ferret
tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
tar -zcvf file.tar.gz /path/to/dir/
tar -cvzf name.tar /path/to/directory