Sent: Monday, December 30, 2002 3:20 PM
To: [EMAIL PROTECTED]
Subject: Re: tar wildcard problem
On Mon, Dec 30, 2002 at 11:34:37AM -0800, Wai-Yip Tung (wtung) wrote:
>I tried everything but non seems to work. This is my tar command:
>
> tar -T filename.txt -X xfilename.txt -cvWf $TAR_FILE
>
On Mon, Dec 30, 2002 at 11:34:37AM -0800, Wai-Yip Tung (wtung) wrote:
>I tried everything but non seems to work. This is my tar command:
>
> tar -T filename.txt -X xfilename.txt -cvWf $TAR_FILE
>
>And here is my exclude file xfilename.txt:
>./*.bak
>'*.bak'
>"*.bak"
>*.bak
>file.txt
>file.bak
Hav
Of Igor Pechtchanski
Sent: Monday, December 30, 2002 7:27 AM
To: Wai-Yip Tung (wtung)
Cc: [EMAIL PROTECTED]
Subject: Re: tar wildcard problem
On Sun, 29 Dec 2002, Wai-Yip Tung (wtung) wrote:
> I got some problem using tar.
>
> * wildcard in -T doesn't work. If I include *.txt in the f
On Sun, 29 Dec 2002, Wai-Yip Tung (wtung) wrote:
> I got some problem using tar.
>
> * wildcard in -T doesn't work. If I include *.txt in the file list I got
>
> tar: *.txt: Cannot stat: No such file or directory
>
> However using *.txt in command line do work. Putting exact file name or
> direc
I got some problem using tar.
* wildcard in -T doesn't work. If I include *.txt in the file list I got
tar: *.txt: Cannot stat: No such file or directory
However using *.txt in command line do work. Putting exact file name or
directory in the file list also works.
* wildcard in -X file doesn
5 matches
Mail list logo