[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: forcing overwrite with cp in FC5
- From: "Pete Geenhuizen" <pgeenhuizen pobox homeunix net>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Cc: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: forcing overwrite with cp in FC5
- Date: Tue, 19 Sep 2006 07:29:23 -0400 (EDT)
On Tue, September 19, 2006 07:15, Benjamin Franz wrote:
> On Tue,
19 Sep 2006, Michael W Cocke wrote:
>
>> I know this
must have been covered before, but I can't find it...
>>
>> How can I get cp to overwrite existing destination files
without being
>> prompted for every file? --force doesn't do
it, --remove-destination
>> doesn't do it (although from
reading the man page I would expect
>> either one to to work)
and --reply=yes complains that it's being
>> depreciated.
>>
>> If the answer is "'you can't", can I
get a pointer to the source for
>> cp?
>
>
Although you didn't say so, you must be trying it as 'root'. When
running
> as root, RH aliases 'cp' to 'cp -i'. So type 'unalias
cp' to unalias it.
>
> You can get the full list of
aliased commands by typing 'alias'.
>
> --
>
Benjamin Franz
When in doubt and far simpler is to preface the
command with \
i.e \cp file1 file2
--
Pete
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]