Hi all,
I'm sorry if this is not a bug, I didn't find another list to just ask
general questions...
My problem is the following:
$ ln -sf file1 link1
$ ln -sf file2 link2
$ touch file1
$ cp -p link1 link2
cp: cannot create regular file `link2': File exists
This happens in a Mandriva 2008 systems (coreutils 6.9), but it didn't
happen in Mandriva 2007 (as far as I remember) and it doesn't happen in
another SuSE system with coreutils 5.2.1.
The expected result would be to have file1 copied into file2, through
the symlinks pointing to them. Is there some other option I have to add
to cp? I tried several things but they didn't work.
Thanks
Ignacio
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils