On Thu, 27 Feb 2003, Tal Achituv wrote: > is there any way to triger the execution of a unix program from windows? > i tried telnet, but it seems there client has no support of sripting or > any other batch-file-like mechanism.
You can use Perl for writing a script as a telnet client even on windows. It is very simple using Net::Telnet Gabor http://www.perl.org.il/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]