Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 7/7/83; site rlgvax.UUCP Path: utzoo!linus!philabs!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.unix-wizards Subject: Re: tar fix Message-ID: <1173@rlgvax.UUCP> Date: Wed, 21-Sep-83 00:50:04 EDT Article-I.D.: rlgvax.1173 Posted: Wed Sep 21 00:50:04 1983 Date-Received: Thu, 22-Sep-83 00:15:12 EDT References: <4867@sri-arpa.UUCP> rlgvax.1128, <4160@root44.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 13 The System III "cpio" does have an option to write its control information out as ASCII BCD data; "cpio -c". The "find" command's option "-cpio" to write out each "found" file in "cpio" format to its standard output (this option is even in the V7 "cpio", but I don't know if it works there) has an "-ncpio" option (undocumented, of course!) which writes the file in "cpio -c" format. Again, I've not tried it so I don't know if it has any bugs. (While we're on the subject of undocumented features, "find" has the option "-inum" - which matches all files with the given inumber - in the V7 and System III/V versions; Berkeley are the only people that have bothered to document it.) Guy Harris {seismo,mcnc,we13,brl-bmd,allegra}!rlgvax!guy