By default, Fedora Core seems to interpret every "cp" command I issue as
"cp
-i"--that is, it asks me if I'm sure whether or not I want to overwrite
umpteen files and I have to hit "y" and Enter a zillion times.
Any suggestions?
Thanks.
Chekc if you have an alias for 'cp'.
Type
$ alias
...
...
alias cp='cp -i'
...
...
And do
$ unalias cp
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar