Brad
2005-11-28 21:03:36 UTC
I saw the previous post on this subject, but I decided I will
create my own thread. I will provide a specific example of what
I want to accomplish.
I have a perl script called uptime.pl that I read an XML file with
the uptime of my server in it. Currently the file reads the uptime
from the XML file then displays the uptime in the perl output screen.
The screen that says, "<Press any key to continue...>"
I would like the output from that perl script to just dump straight
to my NetWare console screen.
currently I'm just executing a "print" command in the perl script to
get the output to screen. What other options do I have?
I tried an echo, but it wants to load echo.nlm and therefore doesn't work.
Because echo.nlm can only be executed from the bash shell.
Any other suggestions?
Thanks
Brad B.
create my own thread. I will provide a specific example of what
I want to accomplish.
I have a perl script called uptime.pl that I read an XML file with
the uptime of my server in it. Currently the file reads the uptime
from the XML file then displays the uptime in the perl output screen.
The screen that says, "<Press any key to continue...>"
I would like the output from that perl script to just dump straight
to my NetWare console screen.
currently I'm just executing a "print" command in the perl script to
get the output to screen. What other options do I have?
I tried an echo, but it wants to load echo.nlm and therefore doesn't work.
Because echo.nlm can only be executed from the bash shell.
Any other suggestions?
Thanks
Brad B.