home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5237 < prev    next >
Encoding:
Text File  |  1992-09-08  |  951 b   |  30 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!acds.physik.rwth-aachen.de!kuku
  3. From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
  4. Subject: Re: How to extract src01 files?
  5. Message-ID: <1992Sep7.092747.25796@Urmel.Informatik.RWTH-Aachen.DE>
  6. Keywords: 386bsd
  7. Lines: 14
  8. Sender: news@Urmel.Informatik.RWTH-Aachen.DE (Newsfiles Owner)
  9. Nntp-Posting-Host: acds.physik.rwth-aachen.de
  10. Reply-To: kuku@acds.physik.rwth-aachen.de
  11. Organization: I.Physikalisches Institut RWTH-Aachen
  12. References:  <l+pnm8j.rkrouse@netcom.com>
  13. Date: Mon, 7 Sep 92 09:27:47 GMT
  14. Lines: 14
  15.  
  16.  
  17. cat src* | uncompress | cpio -it  >logfile
  18.  
  19. gives you a list of what's in the src distribution. With the
  20. appropriate cpio command you can then selectively extract what you
  21. desire.
  22.  
  23. --Chris
  24. -----------------------------------------------------------------
  25. kuku@acds.physik.rwth-aachen.de
  26. *** Error code 1
  27.  
  28. Stop.
  29.  
  30.