Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hey everyone,
I have written a perl script which rsh's into other unix boxes, kicks off another script, captures the result, and then displays the result onto the screen. I want to know how can I email that captured result. Can anyone show me an example of how it is done, or if someone could type in some code which they might have already developed.
Thanks
p.s I am very new to perl
Edited by footpad, 18 Dec 2003: Corrected use of HTML tags and applied minor proofreading.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Help on emailing results
by thatguy (Parson) on Dec 18, 2003 at 19:25 UTC | |
Re: Help on emailing results
by b10m (Vicar) on Dec 18, 2003 at 19:32 UTC | |
Re: Help on emailing results
by footpad (Abbot) on Dec 18, 2003 at 19:36 UTC |