Blog Stats
- 3,129 hits
Recent Posts
Archives
Categories
Advertisements
Place for playing with commands…
ODOC: bala@bala:~ /home$ gzip
Gzip command is used to compress the files with the extension of .gz If no files
are specified, or if a file name is "-", the standard input is compressed to the standard
output.Gzip will only attempt to compress regular files. In particular, it will ignore
symbolic links.
For Example:
$ gzip file.txt