Answers for "tar compress ubuntu"

21

tar compress

tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
Posted by: Guest on March-11-2020
4

tar compress

tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
Posted by: Guest on January-25-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language