|
Home > Archive > Linux/Unix > April 2002 > Simple stuff, but not in my area of knowledge.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Simple stuff, but not in my area of knowledge.
|
|
| WarRoom 2002-04-19, 10:58 pm |
| I am still taking classes for networking, but this programming class is a headache trying to learn out of the book (Learning the bash shell). K, I made a script to display a menu and select a number from the menu. Now I need to learn how to handle there choice. 1-add to a data file, 2-delete from a data file, 3-change a record, 4-Display a report of what's in the data file. Looking for a site to show me how this is done. | |
| ccieToBe 2002-04-20, 4:43 pm |
| Try searching google.com/linux for:
"bash script" "menu" |
|
|
|
|