Just noticed a bug in fileutils-4.0, in src/copy.c around line
606 or so...
error (0, 0, _("%s: won't create hard link `%s' to directory `%s'"),
dst_path, earlier_file);
it should be
error (0, 0, _("%s: won't create hard link `%s' to directory `%s'"),
src_path, dst_path, earlier_file);
if you want to trigger it (different results will occur depending on
what's on the stack), try making a directory with the subdirectories "1",
"2", and "3", and nothing else, then do "mv 1 2 3 2" (or mv * 2) in that
directory... it'll probably either segfault or give you incorrect
output..
ex:
mkdir test
cd test
mkdir 1 2 3
mv * 2
--
Zinx Verituse <[EMAIL PROTECTED]> (gpg id 921B1558)
< ^ >#0<iv++67::+4:-+55:+7*:+46-3/2:-*26:+2:-3+:*87-2*:8
: #z|:>\1+:63*+:3-:7-:5-:3+88*::+8-:25*-:5-:8+9+:2-2/
<_> #,:# _52*,@ (Yes, it's befunged93)