Michael D. Adams <[email protected]> ha escrit: > Is this a bug or are there known limits that "compress" has? (Besides > being older and less used than --gzip or --bzip2.)
Compress returns status 2 if the size of the resulting file (i.e. after compression) is greater than that of the input file. Regards, Sergey
