Hi,
As I was just trying some of the options of the commmand 'mv'
I noticed that the option --reply=no doesn't work.
It DOES overwrite the destination files without warning!!!
I tried it in combination with -i:
mv -i --reply=no source dest
or
mv -i --reply="no"
or
mv --reply=no

but all of them overwrite the destination .
any idea on how to make it work?

Thanks 

Michel Bisson

-- 
Michel Bisson
Wartburgstr.5
10823 Berlin
Tel: +49 30 78 71 15 19
Fax: +49 30 78 71 15 13
Email-1: [EMAIL PROTECTED]
Email-2: [EMAIL PROTECTED]



_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to