[comp.unix.aix] INSTALLP diskettes, need just one file

karish@forel.stanford.edu (Chuck Karish) (10/20/89)

In article <3842@rtech.rtech.com> sergio@squid.UUCP (Sergio Aponte) wrote:
>
>	Is there a way to extract 1 file [from] a set of diskettes setup to
>	be read by installp?


   restore -x -f /dev/rfd0 filename


If you don't know the exact filename, use

   restore -T -f /dev/rfd0

first.  The set of diskettes constitute a single `backup'-format
archive, so it does no good to know which diskette contains the file
you want.  You always have to start with diskette 1 and feed 'em until
restore finds your file.

	Chuck Karish		karish@mindcraft.com
	(415) 493-9000		karish@forel.stanford.edu