[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] apparent tar-1.14 bug using -C with --null --files-from
From: |
Joerg Schilling |
Subject: |
Re: [Bug-tar] apparent tar-1.14 bug using -C with --null --files-from |
Date: |
Mon, 11 Oct 2004 10:30:16 +0200 |
User-agent: |
nail 11.2 8/15/04 |
Ed Leaver <address@hidden> wrote:
> Hi. I've been working on a rather specialized data archiving utility
> that uses gnu tar as its underlying engine. I need a limited ability to
> restore files to different filepaths than they had when archived.
This may be done with star:
star -xp -C source pat=*.c -C include pat=*.h -C /tmp pat=*
will put all *.c files into directory 'source', all *.h files
into directory 'include' and all other files to /tmp.
ftp://ftp.berlios.de/pub/star/alpha/
Jörg
--
EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
address@hidden (uni) If you don't have iso-8859-1
address@hidden (work) chars I am J"org Schilling
URL: http://www.fokus.fraunhofer.de/usr/schilling
ftp://ftp.berlios.de/pub/schily