From: nkb Date: 2004-10-02T20:10:35+09:00 Subject: unix command from ruby win32 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?