[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Single Page
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 4.4. How do I get multiple login windows?
Next Document: 4.6. What do the HDERR (FDERR, or TPERR) messages in /usr/adm/unix.log mean?
-
Search the FAQ Archives
Part1 - Part2 - Single Page
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 4.4. How do I get multiple login windows?
Next Document: 4.6. What do the HDERR (FDERR, or TPERR) messages in /usr/adm/unix.log mean?
4.5. What the heck is a +IN suffix on a file?
On the UNIX PC, "+IN" denotes an "Installable File". If you were to use the UA it would show that it's an Installable File. The Installable format is just a normal cpio archive. The file can be installed by hand by doing: # mkdir /tmp/install # mv FILE+IN /tmp # cd /tmp/install # cpio -icduvmB < ../FILE+IN [...] # ./Install A list of other Suffixes appears in the file /usr/lib/ua/Suffixes.
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 4.4. How do I get multiple login windows?
Next Document: 4.6. What do the HDERR (FDERR, or TPERR) messages in /usr/adm/unix.log mean?
Part1 - Part2 - Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
jbunch@nyx.nyx.net (John B. Bunch)
Last Update September 06 2008 @ 00:09 AM