Return to Snippet
tar cvzf directory.tar.gz directory
tar -cvf file.tar directory
Tar a directory
Bash