Subject: unix command from ruby win32
From: nkb <nkb pacific.net.sg>
Date: Sat, 2 Oct 2004 20:10:35 +0900
Hi.
I would like to run a simple command on a remote unix machine from my
windows desktop. would this possible in ruby? I would like to run things
like a make, ls -l, commands. Has anyone done this before?