Kompress -Verzeichnis mit TAR und BZIP2
tar -cf file.tar dir && bzip2 file.tar
Powerful Pelican
tar -cf file.tar dir && bzip2 file.tar