![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copy Compress as one command | findprakash | UNIX for Dummies Questions & Answers | 9 | 11-28-2007 08:44 PM |
| Compress command | indira | UNIX for Dummies Questions & Answers | 5 | 08-20-2007 11:04 AM |
| lp command with compress mode | zita | Linux | 3 | 10-10-2005 02:25 AM |
| tar command with compress option... | tomapam | UNIX for Dummies Questions & Answers | 3 | 10-11-2002 09:56 AM |
| cpio command with compress | sureshy | UNIX for Dummies Questions & Answers | 1 | 09-10-2001 05:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello.
Can any1 help me with the compress command. The -b option takes the number of bits used for encoding. can u expalin why this number of bits is used and for what purpose. what is the maximum number we can provide? In SFU these number has a valod range between 12 and 16 y?? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The -b option controls the size of the dictionary that compress uses. The larger the number of bits used, the larger the dictionary compress can build and the greater the compression that can be attained and the longer it takes.
|
|||
| Google The UNIX and Linux Forums |