Answers for "linux how to create tarball file"

1

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 "linux how to create tarball file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language