home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!acds.physik.rwth-aachen.de!kuku
- From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
- Subject: Re: How to extract src01 files?
- Message-ID: <1992Sep7.092747.25796@Urmel.Informatik.RWTH-Aachen.DE>
- Keywords: 386bsd
- Lines: 14
- Sender: news@Urmel.Informatik.RWTH-Aachen.DE (Newsfiles Owner)
- Nntp-Posting-Host: acds.physik.rwth-aachen.de
- Reply-To: kuku@acds.physik.rwth-aachen.de
- Organization: I.Physikalisches Institut RWTH-Aachen
- References: <l+pnm8j.rkrouse@netcom.com>
- Date: Mon, 7 Sep 92 09:27:47 GMT
- Lines: 14
-
-
- cat src* | uncompress | cpio -it >logfile
-
- gives you a list of what's in the src distribution. With the
- appropriate cpio command you can then selectively extract what you
- desire.
-
- --Chris
- -----------------------------------------------------------------
- kuku@acds.physik.rwth-aachen.de
- *** Error code 1
-
- Stop.
-
-