Up: SGI admin Frequently Asked Questions (FAQ)
Next: -24- How can I extract a single file from an 'inst' subsystem?
Previous: -22- Is it possible to remotely install IRIX over a network?
Subject: -23- Which IRIX CD is the program 'foo' on?
Date: 25 May 1994 00:00:01 EST
Mount the CD and try 'grep foo /CDROM/dist/*.idb'. If you don't get
any output, 'foo' isn't on that CD. If you do, it is, and one of the
fields is the subsystem in which 'foo' lives. Entries in *.idb files
don't have a leading slash so you must leave it out if you grep for a
full path, e.g. 'grep usr/bin/lp /CDROM/dist/*.idb', not 'grep
/usr/bin/lp /CDROM/dist/*.idb'.
Up: SGI admin Frequently Asked Questions (FAQ)
Next: -24- How can I extract a single file from an 'inst' subsystem?
Previous: -22- Is it possible to remotely install IRIX over a network?