This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_extPart_001_01C0F407.159AAA60
Content-Type: text/plain

> -----Original Message-----
> From: Dave Thomas [mailto:Dave / PragmaticProgrammer.com]
> Sent: Tuesday, June 12, 2001 12:04 PM
> To: ruby-talk / ruby-lang.org; ruby-talk / netlab.co.jp
> Subject: [ruby-talk:16443] Re:
> 
> 
> "Stuart Unsworth" <s.unsworth / videonetworks.com> writes:
> [...] 
> > Is it sensible to run it remotely via a telnet session?
> 
> Yes, but then someone would have to type. You might want to look at
> rsh, which allows you to run a command on a remote machine. This would
> probably integrate into your scripts better.
> [...]

Or you could use the net/telnet package to have Ruby send the command to a
telnet session for you.

Christophe

------_extPart_001_01C0F407.159AAA60
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV
ontent-Type" CONTENText/html; charset-ASCII"> <META NAMEenerator" CONTENTS Exchange Server version 5.5.2653.12"> <TITLE>RE: [ruby-talk:16443] Re:</TITLE> </HEAD> <BODY> <P><FONT SIZE &gt; -----Original Message-----</FONT> <BR><FONT SIZE &gt; From: Dave Thomas [<A HREFailto:Dave / PragmaticProgrammer.com">mailto:Dave / PragmaticProgrammer.com</A>]</FONT> <BR><FONT SIZE &gt; Sent: Tuesday, June 12, 2001 12:04 PM</FONT> <BR><FONT SIZE &gt; To: ruby-talk / ruby-lang.org; ruby-talk / netlab.co.jp</FONT> <BR><FONT SIZE &gt; Subject: [ruby-talk:16443] Re:</FONT> <BR><FONT SIZE &gt; </FONT> <BR><FONT SIZE &gt; </FONT> <BR><FONT SIZE &gt; &quot;Stuart Unsworth&quot; &lt;s.unsworth / videonetworks.com&gt; writes:</FONT> <BR><FONT SIZE &gt; [...] </FONT> <BR><FONT SIZE &gt; &gt; Is it sensible to run it remotely via a telnet session?</FONT> <BR><FONT SIZE &gt; </FONT> <BR><FONT SIZE &gt; Yes, but then someone would have to type. You might want to look at</FONT> <BR><FONT SIZE &gt; rsh, which allows you to run a command on a remote machine. This would</FONT> <BR><FONT SIZE &gt; probably integrate into your scripts better.</FONT> <BR><FONT SIZE &gt; [...]</FONT> </P> <P><FONT SIZE Or you could use the net/telnet package to have Ruby send the command to a telnet session for you.</FONT> </P> <P><FONT SIZE Christophe</FONT> </P> </BODY> </HTML> ------_extPart_001_01C0F407.159AAA60--