Results 1 to 1 of 1
Hello,
I've been writing a system report script which generates a set of web pages about different parts of the system.
At the end of the script I have a ...
- 10-15-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 73
script behavior
Hello,
I've been writing a system report script which generates a set of web pages about different parts of the system.
At the end of the script I have a call to load the web pages into Firefox.
When I run the script from terminal the echo statements I have in the script echo to the terminal window and at the end of the script the web browser loads. However, when I try to run the script from the file manager a dialog pops up about how I would like to run the script.
The choices on this dialog are "Run" and "Run in Terminal". When I select just Run the script runs without any of the echo statements showing and the report loads in the web browser.
If I select "run in Terminal" a window opens up and shows all of the echo statements, but the report doesn't load in the web browser at the end.
Is there something wrong with my script or is this normal behavior?
The script can be found at =
http://www.rayslinks.com/scripts/SysReport.html
Thanks for any help you can be.
Later, Ray Parrish


Reply With Quote