Answers for "how to make a tarball in linux"

0

how to make a tarball in linux

tar -cvzf name.tar /path/to/directory
Posted by: Guest on February-06-2020

Code answers related to "how to make a tarball in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language