date: 2007/07/12 01:17:14; author: delphij; state: Exp; lines: +7 -7
- Simulate GNU gzip(1) behavior where full filename is
being output in verbose mode when doing recursive[1].
- Use better representation of S:
PR: bin/114470
Submitted by: Ighighi <ighighi gmail com> [1]
date: 2007/03/16 03:50:53; author: delphij; state: Exp; lines: +9 -1
Mention a limitation that was inherted from RFC1952, making
it impossible to obtain correct file size from a file that
is larger than 4GB before compression.
PR: bin/110329