Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!sgi!daveh@xtenk.sgi.com From: daveh@xtenk.sgi.com (David A Higgen) Newsgroups: comp.sys.sgi Subject: Re: tar, 3030 <=> sun Keywords: tar Message-ID: <52367@sgi.sgi.com> Date: 1 Mar 90 22:11:25 GMT References: <437@skipper.dfrf.nasa.gov> Sender: daveh@xtenk.sgi.com Distribution: na Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 9 In article <437@skipper.dfrf.nasa.gov>, disbrow@skipper.dfrf.nasa.gov (Jim Disbrow) writes: > Is there some reason why a tar tape created on a 3030 series machine > can't be read on a Sun 3/280? They're byte-swapped relative to each other. Just use dd on the reading machine to swap the bytes before feeding to tar. Dave Higgen