LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   script input question (https://www.linuxquestions.org/questions/linux-software-2/script-input-question-158922/)

linuxnube 03-17-2004 08:38 AM

script input question
 
I am writing a simple shell script that will do an update from a remote cvs.

How can I give the command 'cvs login' the correct password?

Should this work:

cvs login < <password> ?

Thanks,


-Eric


All times are GMT -5. The time now is 11:15 AM.