Answers for "command tar in linux"

10

how to tar linux

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

tar file linux

tar -zcvf test.tar.gz /path/to/test/folder
Posted by: Guest on August-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language