"Joshua Hudson" <[EMAIL PROTECTED]> wrote: > Thanks guys. The patch doesn't apply to 5.94 so I can't tell if it worked.
That patch applies to copy.c from coreutils-5.94 fine for me: $ patch < mv-rename-vs-unlink.diff patching file copy.c Hunk #1 succeeded at 1165 (offset -65 lines). Any version of GNU patch should work: $ patch --version|head -1 patch 2.5.9 Be sure not to change the tabs, spaces, or line endings in the patch if you copy it from the message. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
