![]() |
|
|
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 |
| eval, array, number of elements - couldn't get it | alex_5161 | Shell Programming and Scripting | 1 | 07-01-2008 04:24 PM |
| Change word in list - PERL | pmpx | Shell Programming and Scripting | 1 | 06-30-2008 07:59 PM |
| How to extract elements in a field using a number | ahjiefreak | Shell Programming and Scripting | 17 | 12-13-2007 04:13 AM |
| List all file which have specified word | aungomarin | UNIX for Advanced & Expert Users | 4 | 01-03-2007 03:37 PM |
| How to list mirrored elements? (pv, vg, lv) | cactux | AIX | 4 | 11-29-2006 10:21 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Number of elements in Word list
Hello everyone,
can anyone let me know if there is a way to get the count of elements in a word list that I use for a for loop in the way: for single_result in $results ; do ....... I know I can increment a counter in my for loop, but would there be a way to know the total number of elements in the list without even starting the loop ? Hope you can help. Thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|