test
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi all,
This program 'info.pl' takes 2 different input file format ( file1.txt or
file2.txt) and display information about the Boot and the Boot Processor.
It works file file 'file1.txt' as it get some information on the "BOOT
INFORMATION" but when running it with 'file2.txt' , it only get
info
Hi all,
Is there a way to run a script that take standard input.
My remote script is called 'restore'. When it is run , it
require a "Yes or NO" answer before it can run"
My Perl program telnet find but cannot seems to pass
the "Y" or "N" for the restore script to run.
use Net::Telnet;