bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with cp-command


From: Peter Landgren
Subject: Re: problem with cp-command
Date: Sat, 7 Jul 2007 22:19:47 +0200
User-agent: KMail/1.9.6

Bob,
 
> Do you have an alias present?  What do these show?
> 
>   $ alias cp
>   $ type cp

address@hidden ~]$ alias cp
alias cp='cp -i'
address@hidden ~]$ type cp
cp is aliased to `cp -i'
address@hidden ~]$ cp --version
cp (GNU coreutils) 6.9

/Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]