tar question
From: Rolf Wester (wester_at_ilt.fraunhofer.de)
Date: 11/26/03
- Next message: Fabian Portmann: "Re: tar question"
- Previous message: Mekkala: "Re: Linux"
- Next in thread: Fabian Portmann: "Re: tar question"
- Reply: Fabian Portmann: "Re: tar question"
- Reply: John-Paul Stewart: "Re: tar question"
- Reply: John J. Trammell: "Re: tar question"
- Reply: Rolf Wester: "Re: tar question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Nov 2003 16:15:24 +0100
Hi,
I have a list of files in a *.txt file (1 full path per line) that I
would like to tar. I tried:
cat files.txt | tar cvf files.tar
and
tar cvf files.tar < files.txt
but in both cases I got the message:
tar: Cowardly refusing to create an empty archive
I guess I did something wrong. I would be very appreciative for help.
Regards
Rolf Wester
- Next message: Fabian Portmann: "Re: tar question"
- Previous message: Mekkala: "Re: Linux"
- Next in thread: Fabian Portmann: "Re: tar question"
- Reply: Fabian Portmann: "Re: tar question"
- Reply: John-Paul Stewart: "Re: tar question"
- Reply: John J. Trammell: "Re: tar question"
- Reply: Rolf Wester: "Re: tar question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|