![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script takes params | keromotti | Shell Programming and Scripting | 2 | 06-06-2008 07:15 AM |
| sed & awk--get section of file based 2 params | Andy Cook | Shell Programming and Scripting | 12 | 12-01-2006 03:28 PM |
| evaluating date +%m | rsf01 | UNIX for Dummies Questions & Answers | 3 | 03-03-2006 04:48 AM |
| Change params for time zone | agustincm | UNIX for Advanced & Expert Users | 7 | 04-05-2005 04:40 PM |
| unable to change kernel params? | nabil_boussetta | HP-UX | 1 | 06-18-2004 02:14 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
evaluating params
Hi all,
I ve a script like.... TBL=employee sql=`cat abhi.sql` \\ abhi.sql contains ------- select a from $TBL echo $TBL echo $sql SQL=`echo $sql` echo $SQL now i want SQL as select a from employee and as select a from $TBL How can I achieve this? Help appriciated |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|