We are moved to new domain
Click -> www.ehowtonow.com
Saturday, 16 September 2017

compress Linux Command

compress

compress [options] files
Compress one or more files, replacing each with the compressed file of the same name with .Z appended. If no file is specified, compress standard input. Each file specified is compressed separately. compress ignores files that are symbolic links. See also the more common commands tar, gzip, and bzip2.

Options

-b maxbits
Limit the maximum number of bits.

-c
Write output to standard output, not to a .Z file.

-d
Decompress instead of compressing. Same as uncompress.

-f
Force generation of an output file even if one already exists.

-r
If any of the specified files is a directory, compress recursively.

-v
Print compression statistics.

-V
Print version and compilation information and then exit.

Shop and help us

Flipkart Offer Snapdeal offer Amazon.in offer Amazon.com offer
  • Blogger Comments
  • Facebook Comments
  • Disqus Comments

0 comments:

Post a Comment

Item Reviewed: compress Linux Command Rating: 5 Reviewed By: eHowToNow