kientzle 2005-11-06 22:53:51 UTC
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
Edit pathnames for -x but not for -t. Otherwise, people get confused
when list the archive contents, then try to extract selected files
(file selection always works against unedited pathnames). With this change,
-t always shows the pathnames as they appear in the archive.
Thanks to: Robert Watson
Revision Changes Path
1.44 +1 -1 src/usr.bin/tar/write.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"