From: Amit Chitre Date: 2005-07-08T12:20:47+09:00 Subject: Need architecture help My problem: I want to compare files on 10 Solaris servers. None of them have ruby installed on them. I have ruby installed on my PC though. I was thinking on the lines of telnet'ing/ssh'ing into the servers, but then how do I remotely run the file compare program in ruby on the servers? Any suggestion is appreciated. Amit