Hi,
I believe I have found a bug in mv(1). The version is:
mv (coreutils) 4.5.3When logged in as root and trying to mv a files from an NFS mounted directory where root dos NOT have permission to remove files since the dir was not exported with the "no_root_squash" option, if you try to mv(1) a file, it will 1st copy the file succesfully before getting an error on the unlink. Thus mv(1) is not atomic!
Have you seen this before? -tom -- Tom Rosenfeld Fritz Haber Research Center Hebrew University Phone: (972) 2 658-5270 Fax: (972) 2 651-3742 E-mail: [EMAIL PROTECTED]
_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
