![]() |
|
|
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 |
| problem with underscore in variable name | pinkie | UNIX for Dummies Questions & Answers | 3 | 04-07-2008 09:27 AM |
| Variable Size Problem | Bob_Loblaw | UNIX for Dummies Questions & Answers | 0 | 09-17-2007 04:28 PM |
| grep for a variable problem | MizzGail | UNIX for Dummies Questions & Answers | 7 | 03-01-2006 04:09 PM |
| PATH variable problem | frustrated1 | Shell Programming and Scripting | 7 | 07-14-2005 05:42 PM |
| Problem with variable type | siavoush | Shell Programming and Scripting | 2 | 09-07-2003 09:04 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help me in this variable problem
suppose i declare
a=b b=30 echo $(echo $a) i need to get the value as 30 i dont know if im right but it prints only 'b' as output. How can i get the value referred by 'b' through the value of 'a' |
| Bookmarks |
| Tags |
| bash, bash eval, eval |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|