LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command line (https://www.linuxquestions.org/questions/linux-newbie-8/command-line-243534/)

kergen 10-16-2004 04:01 PM

command line
 
okay, i know some one's gonna laugh at this one but :

in the command line i'm using the cp command and it asks for confirmation, what do i use for confirmation 'cause everything i type in doesn't seem to work.

secesh 10-16-2004 04:55 PM

Code:

man cp
cp is a copy command
works like:
cp <source> <destination>

michaelk 10-16-2004 05:23 PM

It should be just the y key.

BTW this is a warning that you are going to overwrite an existing file.


All times are GMT -5. The time now is 10:49 PM.