Thanks for taking the time to reply bitingduck. Actually my question is about displaying my Perl output to html webpage
script.pl is on server1 and html page runs on server2. From server2 I can call my Perl script from server2 as following:
ssh myusername@server1 ./script.pl argThe script will display some output. I want to know how I can capture this output on test.html on server2?
server2 is a pure webserver. All my servers are Unix
In reply to Re^2: Simple Perl print() output redirect to html/webpage.
by hmb104
in thread Simple Perl print() output redirect to html/webpage.
by hmb104
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |