If I create a script that will restart apache:
service httpd restart
... I will never know what the output was because it does not open the terminal window.
I am wondering if the output can be taken and then forwarded to:
notify-send output
... this way there is some visual of what happened for few seconds on the screen.