Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Remote Execution Perl

by salva (Canon)
on Aug 11, 2005 at 08:55 UTC ( [id://482869]=note: print w/replies, xml ) Need Help??


in reply to Remote Execution Perl

my old sperl script is able to run simple perl scripts and one-liners on remote machines via ssh, i.e.:
$ sperl bugs,willy,hippo -e \ 'chomp($h=`hostname`);print "hello from $h!!!\n"' hello from bugs!!! hello from willy!!! hello from hippo!!!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://482869]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 03:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found