ivanzoid
1/12/2019 - 12:13 PM

Linux create tarball.sh

tar cvf file.tar path
tar cvzf file.tar.gz path
tar cvjf file.tar.bz2 path