Hacker News new | ask | show | jobs
by omoikane 1110 days ago
But the outputs of those system() calls aren't accessible to rsh, unlike other shells where I might be able to do VARIABLE=$(command). I was looking for something more like IO.popen() and rsh does not seem to have those.