On Thu, 27 Feb 2003, Shlomi Fish wrote:
> 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.
> >
>
> Sure:
>
> 1.
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 win
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.
>
Sure:
1. ssh or rsh. You can find it for cygwin or Interix.
2. Yo
Title: Message
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.
Thanks,
Tal.