skyworld_chen has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way to send the input to stdin directly? e.g when I use "cvs update", I always need to answer the password with ssh. If ignore security problem, is there a way I can write a script to run "cvs update" and answer password automatically? thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to send input to stdin automatically?
by Utilitarian (Vicar) on Dec 18, 2012 at 09:04 UTC | |
by skyworld_chen (Acolyte) on Dec 18, 2012 at 12:46 UTC | |
|
Re: how to send input to stdin automatically?
by tobyink (Canon) on Dec 18, 2012 at 07:56 UTC | |
by salva (Canon) on Dec 18, 2012 at 09:06 UTC | |
by skyworld_chen (Acolyte) on Dec 18, 2012 at 08:37 UTC | |
|
Re: how to send input to stdin automatically?
by graff (Chancellor) on Dec 18, 2012 at 08:43 UTC |