« Peach Animation Tests!!Fingerprinting »

3 comments

Comment from: John Doe [Visitor] Email
Agreed, I just had that experience. What is the story here?

I'm used to using -f as well, when needed, now I can't.

Would love to see this solved. Use CentOS/RHEL primarily.
12/24/07 @ 01:46
Comment from: Jonathan Adjei [Visitor] · http://adjei.co.uk/
Bit tardy I know, but might help someone.. Only reasonably quick way round it I can find is to use the cp command directly bypassing the alias...

$ /bin/cp -f blah2 blah
08/23/08 @ 02:21
Comment from: Ian Lewis [Member] Email · http://www.ianlewis.org/
Jonathan,

Yah, that's the point. On some systems cp -f wouldn't work. It would still be in interactive mode even though you specified the force option.

Bypassing the alias wouldn't really be cp -f. cp -f would get evaluated as cp -i -f. In this case it should ignore the -i but it doesn't. You have to really bypass the alias by doing a

"cp" source destination
08/23/08 @ 02:29

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
=> :!: :?: :idea: :) :D :DD :-P :-O B) ;) :-> :-B :roll: :oops: :| :-/ >:( :( :-S :'( :-* :- :sick: :yes: :no: :dance: :sigh: :wtf: :whew: :crazy: :uhoh: :eek: :yawn: :zzz: :)>- :))
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)