Answers for "whatg is tar in linux"

2

how to create tar in unix

tar -czvf file.tar.gz directory
Posted by: Guest on July-08-2021
14

how to tar linux

tar -zcvf file.tar.gz /path/to/dir/
Posted by: Guest on March-07-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language