aspose file tools
The moose likes Linux / UNIX and the fly likes awk script inside a shell script Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "awk script inside a shell script" Watch "awk script inside a shell script" New topic
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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: awk script inside a shell script
 
Similar Threads
JSP attendance management project error
Calling awk script inside shell script
different command-line startup on linux (vs. windows) not working
MultiDimenaional Array sort
Unix scripting with Perforce commands - Need help