![]() |
|
|
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 |
| script to read a line with spaces bet " " and write to a file | perlamohan | Shell Programming and Scripting | 3 | 11-12-2008 04:27 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| perl "system" cmd return values.. | sekar sundaram | Shell Programming and Scripting | 0 | 11-24-2005 08:00 AM |
| how to change "set" values in perl, windows... | sekar sundaram | Shell Programming and Scripting | 1 | 11-12-2005 05:30 AM |
| how to request a "read" or "delivered" receipt for mails | plelie2 | Shell Programming and Scripting | 1 | 08-06-2002 04:26 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
read "n" values
Hi
i need a shell script which can read n values and store in corresponding variables. algorithm: 1)get total no of values from user eg : 3 2)read n inputs from user. In this case its 3 3)store the values read from user in variable 4)print it at the end of the script. |
| Bookmarks |
| Tags |
| shell script, shell scripting, unix scripting, unix scripting basics |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|