The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-21-2008
dlam dlam is offline
Registered User
  
 

Join Date: Mar 2008
Posts: 35
Creating a table (graphic not database)

Hi, I want to create a table on our unix box that allows the user to tab through it and select certain option by putting an asterix or similair into it.

e.g.

--------------
|Start App | |
|Stop App |*|
etc...

Can this be done using a script (never seen any graphics options in ksh, but I've never looked into it that much)? If not any recommendations on software that will do this (the easier the better!)?

I searched the forum, but obviously looking for "table" just brought back loads of database related queries.

Thanks in adavnce.