[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] tar creating duplicated entries ?
From: |
Helmut Waitzmann |
Subject: |
Re: [Bug-tar] tar creating duplicated entries ? |
Date: |
Sat, 04 Nov 2006 23:04:08 +0100 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
"Dat Head" <address@hidden> writes:
>tar works recursively when given directory names and your filename list
>has both the directory name and list of files so it does them all twice
Yes.
Either
>you'll need to remove the dir name from your file list (or the list of
>files if it is all files in the dir you want would also work)
or, if you want to name all the files and directories by yourself, supply
the additional parameter "--no-recursion" to GNU tar: GNU tar will not
recurse into directories, then.
--
Wenn Sie mir E-Mail schreiben, stellen | When writing me e-mail, please
Sie bitte vor meine E-Mail-Adresse | precede my e-mail address with
meinen Vor- und Nachnamen, etwa so: | my full name, like
Helmut Waitzmann <address@hidden>, (Helmut Waitzmann) address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Bug-tar] tar creating duplicated entries ?,
Helmut Waitzmann <=