Da ich über ein Macbook Pro 2016 mit Touchbar verfüge, frage ich mich, ob Linux auf der Kiste rennt. Warum? - werden da manche fragen. Nun… weil ich schon seit urzeiten mit Linux
You need to use tar command as follows (syntax of tar command):
tar -zcvf archive-name.tar.gz directory-name
Where,
* -z: Compress archive using gzip program
* -c: Create archive
* -v: Verbose i.e display