Sergey Poznyakoff <[EMAIL PROTECTED]> writes: >--keep-newer-files, --overwrite and --unlink-first: namely, all the >three options are *mutually exclusive*, i.e. it is senseless to >use any two of them in a single invocation, since the option that occurs >in the command line last will disable all previous ones.
So, what will tar --keep-newer-files -x do, if the archive member to be extracted is newer than the file in the filesystem? Will it [ ] unlink the file and create an new one or [ ] overwrite the file without unlinking? -- 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] _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
