| Author |
awk script inside a shell script
|
Gopu Akraju
Ranch Hand
Joined: Jan 13, 2008
Posts: 242
|
|
Hi,
I am quite new to awk and shell scripting. The following command works fine when I use it in command line where as if I put it inside a shell script I get a syntax error syntax error near unexpected token `(' Please let me know what is wrong with my code.
Thanks.
|
 |
 |
|
|
subject: awk script inside a shell script
|
|
|