Re: : zcat in root partition

2008-03-04 Thread Raimo Niskanen
On Tue, Mar 04, 2008 at 02:30:27PM +0100, Han Boetes wrote: > Raimo Niskanen wrote: > > I am writing a script that would be nice to be able to run > > with only the root partition mounted, and it works fine > > except that I find no way to read .gz compressed > > files without e.g /usr/bin/zcat. >

Re: zcat in root partition

2008-03-04 Thread Han Boetes
Raimo Niskanen wrote: > I am writing a script that would be nice to be able to run > with only the root partition mounted, and it works fine > except that I find no way to read .gz compressed > files without e.g /usr/bin/zcat. You can do it with something like this in single user mode: # mount /u