"Ekanayake, Sumith" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] ~]$ touch c > [EMAIL PROTECTED] ~]$ cp -p c d > cp: preserving permissions for `d': Invalid argument
Perhaps it's an ACL problem? Which version of "cp" are you using? Try "cp --version". Also, what is the output of "strace cp -p c d"? _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
