Date: Mon, 28 Oct 1996 20:19:32 -0500 Message-Id: <199610290119.UAA03500@delorie.com> From: DJ Delorie To: alex AT zool DOT unizh DOT ch CC: djgpp AT delorie DOT com In-reply-to: <552ttr$pgq@rzunews.unizh.ch> (alex@zool.unizh.ch) Subject: Re: Compressed info files > I have all the info files in the .iNN form. If I use gzip this leaves only > one number: .iNz - so gcc.i1, gcc.i11 etc are all named gcc.i1z. If I try > to rename a file called *.iNN to *.NN it is not found anymore (using > info standalone). What can I do about this? Rename them all to gcc-NNN (and thus gcc-NNN.gz) Don't forget to edit gcc.inf to point to the new names.