![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Find File names with sustitution | baanprog | UNIX for Advanced & Expert Users | 4 | 09-26-2007 04:51 AM |
| Double screen | cordobapablo | UNIX for Dummies Questions & Answers | 0 | 10-11-2006 11:13 AM |
| double dashes | systemsb | UNIX for Dummies Questions & Answers | 2 | 05-18-2006 10:41 AM |
| double GUI problem | adunkey | UNIX for Advanced & Expert Users | 2 | 11-18-2003 05:53 AM |
| double tap programming | yy990605 | UNIX for Advanced & Expert Users | 1 | 07-14-2002 06:39 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello All,
Can you help me with this double substitution problem. I have 2 variables declared as under TABLE="TABLE1" TABLE1_WHERE_BY_CLAUSE="where a=b" I am trying to echo $TABLE1_WHERE_BY_CLAUSE as under but it is giving a bad substition error echo "${{$TABLE}_WHERE_BY_CLAUSE}" bash: ${{$TABLE}_WHERE_BY_CLAUSE}: bad substitution Can anyone of you please help me in this ? Thanks very much in advance Mohammed |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|