On Sat, 16 Aug 2003 17:25:15 -0700 (PDT), [EMAIL PROTECTED] (Titu Kim)
wrote:
>Hi,
> Thanks for your reply. My purpose is not only to
>run uptime. I need to write a script to log into other
>machines to grep the log file contents. Now, I log in
>one by one and grep the log. I want to use the scr
Hi,
Thanks for your reply. My purpose is not only to
run uptime. I need to write a script to log into other
machines to grep the log file contents. Now, I log in
one by one and grep the log. I want to use the script
to log into all machine automatically to do this job.
Do you have any suggestion
Titu Kim wrote:
Hi,
I am newbie in Perl. I would like to use a perl
script to ssh to multiple linux machines to execute
uptime command. THen i need to get the result of
'uptime' and analyse them. How can it do this?
You may want to use a networked uptime server or the like instead, but
if you r