Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site hadron.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!panda!talcott!harvard!seismo!trwatf!rlgvax!prcrs!hadron!jsdy From: jsdy@hadron.UUCP (Joseph S. D. Yao) Newsgroups: net.unix-wizards Subject: Re: how universal is tar format? SYSV? Message-ID: <159@hadron.UUCP> Date: Thu, 11-Apr-85 13:23:44 EST Article-I.D.: hadron.159 Posted: Thu Apr 11 13:23:44 1985 Date-Received: Thu, 18-Apr-85 03:21:26 EST References: <9528@brl-tgr.ARPA> Organization: Hadron, Inc., Fairfax, VA Lines: 14 > ... As a robustness note, even tho UCB puts > directory names on the tape SYSV just grumbles and ignores and finishes > fine. Conversely, given a tape to read on a new system I would budget > more time if it were a cpio tape. If you're creating a 4BSD tar tape for a USG or unspecified UNIX system, you should use the 'o' keyletter. This says, omit those directories. Also, if you are using cpio on a 4.2+BSD system, you must beware of how it handles symbolic links (typically, incorrectly). We had one problem (which we can't duplicate) in which it changed the dates of the source files to something negative! The ctime() routine was unable to cope with this at all (*sigh*). Joe Yao hadron!jsdy@seismo.{ARPA,UUCP}