linux:gzip
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
gzip
Beispiele
Umleiten auf anderes Dateisystem
Don't have enough space on a filesystem to compress a file, just redirect the compressed output to another filesystem where you do.
gzip -c largelog > /otherfilesystem/largelog.gz
Siehe auch
Weblinks
linux/gzip.1580139821.txt.gz · Zuletzt geändert: von move
