On Mon, Aug 20, 2001 at 10:50:20PM +0020, [EMAIL PROTECTED] wrote: > Is there some other way to get tar and gzip back on my system > without reinstalling?
Unpack the source somewere else, and pack it with ar or zip, or whatever else you may have already installed on your system. Rsync maybe. Or wget to get the whole directory. Something like that.