Zip
Dateien
Linux Gunzip Befehl erläutert mit Beispielen
-> gunzip
Packen
Entpacken
gunzip [compressed-file-name]
gunzip file1.gzOrdner
-> tar
Packen
tar cvzf tarball.tar.gz directory/
tar cvzf tarball.tar.gz .Entpacken
tar xvzf tarball.tar.gzLinks
Linux tar Command - How to Compress Files in Linux
Last updated
Was this helpful?