[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: ssh / popen / stdin weirdness

John Miller

5/21/2007 4:04:00 PM


>
> my_pipe = IO.popen("ssh foreign-host 'cat filename')

Not sure if this is causing a problem, but you are missing a closeing
quote in this line.

--
Posted via http://www.ruby-....