![]() |
|
|
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 |
| Concatenate the string with the newline character | youareapkman | Shell Programming and Scripting | 3 | 09-16-2008 10:23 AM |
| Concatenate String through Awk | monu_munish | Shell Programming and Scripting | 3 | 04-18-2007 04:17 AM |
| How to concatenate two strings or several strings into one string in B-shell? | fontana | Shell Programming and Scripting | 2 | 08-26-2005 12:58 PM |
| how to cut a string from a variable | kjaisan | UNIX for Dummies Questions & Answers | 2 | 10-30-2003 01:13 PM |
| Asking on concatenate variable | blueberry80 | UNIX for Dummies Questions & Answers | 3 | 07-25-2003 10:46 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to concatenate a string and a variable
I need a way to build variable in this manner:
variable_$i Inside a for loop i need to create it. where i goes from 1 to 30.. and then i need to print them on screen with echo $variable_$i which is the best way to do this? |
|
||||
|
Quote:
Regards |
![]() |
| Bookmarks |
| Tags |
| concatenate variable |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|