"Dat Head" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>, (Helmut Waitzmann) [EMAIL PROTECTED]


Reply via email to