![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help mounting a phone! | Danny Fozard | BSD | 2 | 01-09-2008 04:15 PM |
| Phone menu | Dawg101 | Shell Programming and Scripting | 1 | 05-27-2007 10:12 AM |
| Phone dialer? | Sonshyne5 | UNIX for Advanced & Expert Users | 10 | 07-17-2003 11:01 AM |
| Phone Directory | MaRk2002 | Shell Programming and Scripting | 3 | 01-28-2002 02:41 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Phone Shell Script !?
could you please find a solution for this
script (called phone) that creates a simple telephone list (create an empty file called “phonlist” in home directory) . Each line in this file consist of two fields name and the phone number, the script should do the following: When user types the command : “phone new <name> <number>” this will add new record (name,number) to the list. When user type command: “phone <name>” then the script should search in the file “phonelist” and gets the phone number and display the result. |
| Forum Sponsor | ||
|
|