Red Hat ENTERPRISE LINUX WS 2.1 - Instalační příručka Strana 212

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 272
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 211
212 Important Linux features
DONE
INDEX
INDEX
kill directly processes with PID 1149, 1151 and 1143
kill -9 1149 1151 1143
Use kill -9 PID only if kill PID does not kill the process!
13.1.10 compress, gzip
compress, gzip, bzip: compression to reduce the size of a file
File compression can be used to:
save disk space on rarely used files
reduce network traffic (e.g. rcp, ftp, E-mail)
compress a file, fila is replaced by fila.Z
compress fila
uncompress a file, fila.Z is replaced by fila
uncompress fila
compress a file, fila is replaced by fila.gz
gzip fila
uncompress a file, fila.gz is replaced by fila
gunzip fila
compress a file, fila is replaced by fila.gz
bzip2 fila
uncompress a file, fila.gz is replaced by fila
Zobrazit stránku 211
1 2 ... 207 208 209 210 211 212 213 214 215 216 217 ... 271 272

Komentáře k této Příručce

Žádné komentáře