Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GUI that open a Linux terminal, run commands and retrieve results

807607Jan 21 2007 — edited Jan 22 2007
Hi

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2007
Added on Jan 21 2007
3 comments
579 views