cp file always getting overwrite prompt?

wondering why always getting overwrite prompt when use “cp” command with “-f” option

try this,

1. login as root

1
vi /root/.bashrc

2. comment out this line

1
#alias cp='cp -i'

3. logout and login again

  • Share/Save/Bookmark

One Response to “cp file always getting overwrite prompt?”

  1. Floost says:

    I really like your blog and i respect your work. I’ll be a frequent visitor.

Leave a Reply