GUI that open a Linux terminal, run commands and retrieve results
807607Jan 21 2007 — edited Jan 22 2007Hi
I am currently designing a GUI that should make it easier for users to execute a command line statement and read the information that is returned.
I should not have any issues with the actual GUI, but I have not been able to find any examples to help with how to open a command terminal, enter a command and retrieve the results. I am aware that using a screen scraper is a possibility, but if anyone is aware of any examples to achieve this, that would be great.
Thanks
Matt