On Tue, Apr 25, 2006 at 07:07:03AM -0400, Christopher X. Candreva wrote: > If you know a gunzip option that will NOT delete the compresed file, > that would be the prefered method.
- you could user 'tar czf' / 'tar xzf' instead of 'gzip' / 'gunzip'. - or maybe 'touch -r' could help? -- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
