Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!rex!rouge!basin.cacs.usl.edu From: pml@basin.cacs.usl.edu (Patrick M. Landry) Newsgroups: comp.unix.questions Subject: Re: extracting files from a tar file Keywords: tar Message-ID: <13606@rouge.usl.edu> Date: 24 Aug 90 14:40:45 GMT References: <6155@bgsuvax.UUCP> <9008232341.AA01811@mindcrf.mindcraft.com> Sender: anon@rouge.usl.edu Distribution: usa Organization: The Center for Advanced Computer Studies Lines: 14 In article <6155@bgsuvax.UUCP> fyfe@bgsuvax.UUCP (Bob Fyfe) writes: >I have a faculty member who has brought a tape with him from a different site. >It is a tar tape and the files were stored using absolute pathnames... >I was wondering if there are any PD programs that exist or whether someone >has written a script to get around this problem. What I have done in the past with tapes such as these is to create a link from where the tar wants to put files to the place I really want them. This obviously only works if there is some common directory on the tape under which all the files reside. Just a thought. -- patrick pml@cacs.usl.edu