Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!saimiri.primate.wisc.edu!eng.ufl.edu!usenet.ufl.edu!zoyd!kem From: kem@cis.ufl.edu (Kelly Murray) Newsgroups: comp.os.386bsd.questions Subject: Format of src files Date: 9 Apr 1993 20:50:31 GMT Organization: University of Florida Lines: 10 Sender: kem@zoyd (Kelly Murray) Distribution: world Message-ID: <1q4ninINNfns@no-names.nerdc.ufl.edu> NNTP-Posting-Host: zoyd.prl.ufl.edu I downloaded the 386bsd sources, and have been trying to unpack them on a SGI. I understand they are in compressed cpio format? I tried doing a % zcat src*.* | cpio -itv but cpio claims they are not in cpio format. I tried -b thinking it was a byte-order problem, but that also failed. What am I missing? -Kelly