![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shell programming | nivas | Shell Programming and Scripting | 8 | 02-11-2008 12:06 PM |
| Aix Shell Programming | akmtcs | AIX | 1 | 12-07-2006 08:40 AM |
| shell programming | Neha Agarwal | Shell Programming and Scripting | 2 | 09-07-2005 02:23 AM |
| Shell Programming Help | mec585858 | UNIX for Dummies Questions & Answers | 4 | 12-10-2003 10:24 AM |
| Shell Programming | JWK1 | UNIX for Dummies Questions & Answers | 2 | 06-01-2001 01:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Shell Programming
Provides a menu structure that allows a user to select several options – input a name and address,
lookup a name and address, delete a name and address, and print a formatted report from a text database (note: this requirement assumes that you will use the program to create a database, though in any event, the application must do so). Position all output on the screen so as not to create clutter( in other words, use the clear, tput, etc., commands discussed in the book. Loops continuously, allowing the user to use the application until he/she selects some exit condition (preferably "Quit"). Provides the code necessary to execute the add user and address and lookup user features mentioned above. Provides the code necessary to execute the "lookup" or search user feature discussed above. Possible interface......... 1. Add User 2. Lookup User 3. Delete User 4. Print User List 5. Quit ******************************************* |
|
|||||
|
DonOmar,
There are certain rules on this site. You are breaking rule #6 - homework. Why don't you try to solve the problem on your own? Start writing the script and if you get stuck at a particular point, then come back and ask for help. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|