![]() |
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 |
| using awk != parameter | karthikn7974 | Shell Programming and Scripting | 4 | 04-28-2008 06:59 AM |
| how do I make dynamic parameter names? Or get the value of a parameter evaluated twi | Awanka | Shell Programming and Scripting | 2 | 04-19-2007 09:37 PM |
| parameter | u263066 | Shell Programming and Scripting | 5 | 10-12-2006 03:46 AM |
| $- parameter ... | moxxx68 | UNIX for Dummies Questions & Answers | 2 | 02-10-2005 07:23 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
thanx nagarjuna for ur reply
but i have sm different problem my test.awk is like this BEGIN { jobid = "/tmp/test.txt" system( "echo `echo $jobid`") system("sh /tmp/test jobid ") } in the 3rd line it is not displaying the value of the jobid so when ever i am runing the shell script and passing the file path its not getting that. i am new to awk programmimg could u plz send me a sample script to do that. Wirh Regards alok |
|
||||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|