Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: how to send input to stdin automatically?

by Utilitarian (Vicar)
on Dec 18, 2012 at 09:04 UTC ( [id://1009318]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ssh-keygen -t dsa
    (accept the default for all queries)
    ...
    
    $ ssh ${repository_host} echo
    (Nothing should happen, you should just get your prompt back)
    
  2. or download this
    $ export CVS_RSH=ssh
    $ export CVSROOT=${username}@${repositry_host}:/path/to/cvsroot/
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1009318]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (None)
    As of 2024-04-25 03:56 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found