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.
>
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
2 matches
Mail list logo