Subject: Re: Using ipnat with DHCP.
To: Todd Whitesel <toddpw@best.com>
From: Luke Mewburn <lukem@goanna.cs.rmit.edu.au>
List: current-users
Date: 11/15/1999 22:54:57
Todd Whitesel writes:
> While I'm on a roll, how about ftp outputting to stdout, so sysinst can
> pipe an installation set directly into gunzip | tar for extracting onto
> small disks without needing /usr/INSTALL.

is
    ftp -o "| gtar -xvpf -" ftp://home/some.tar.gz
not good enough? i'm sure that's been there since 1.4... ;-)