bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] How to remove warnings? ("tar: Removing leading `../' from mem


From: Peng Yu
Subject: [Bug-tar] How to remove warnings? ("tar: Removing leading `../' from member names")
Date: Sun, 4 Apr 2010 20:20:19 -0500

I get the following warnings. Removing the leading '..' is actually
what I want. Is there a way in tar to suppress such warnings?

$ cat main.sh
tar czvf ../trial/`basename $PWD`.tar.gz ../`basename $PWD`
$ ./main.sh
tar: Removing leading `../' from member names
../current_diretory/
../current_diretory/.main.sh.swp
../current_diretory/main.sh




reply via email to

[Prev in Thread] Current Thread [Next in Thread]