RE: Opening a shell with perl.

2002-06-26 Thread Bob Showalter
> -Original Message- > From: Balint, Jess [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 3:11 PM > To: 'Bob Showalter' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Opening a shell with perl. > > > How would script a hookup st in/o

RE: Opening a shell with perl.

2002-06-26 Thread Balint, Jess
How would script a hookup st in/out/err to the socket? -Original Message- > -Original Message- > > > Yes. That seems like it will serve as a good base, but what I > need is some > way to spawn a shell on computer A to computer B. Kind of a > backwards telnet > thing. Script

RE: Opening a shell with perl.

2002-06-26 Thread Bob Showalter
> -Original Message- > From: Balint, Jess [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 2:58 PM > To: 'Shishir K. Singh' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Opening a shell with perl. > > > Yes. That seems like it will s

RE: Opening a shell with perl.

2002-06-26 Thread Balint, Jess
; [EMAIL PROTECTED] Subject: RE: Opening a shell with perl. >Hello all. I have an interesting problem that I may be able to solve with >perl. I would like to know if anyone thinks this is possible. I want to have >a perl program that runs on computer A. Every hour or so, it will attempt to &g

RE: Opening a shell with perl.

2002-06-26 Thread Shishir K. Singh
>Hello all. I have an interesting problem that I may be able to solve with >perl. I would like to know if anyone thinks this is possible. I want to have >a perl program that runs on computer A. Every hour or so, it will attempt to >connect to computer B. If computer B is alive and has a seperate p