![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | 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 here. Shell Script Page. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gawk script | zoo591 | Shell Programming and Scripting | 2 | 05-28-2008 04:42 PM |
| gawk will work or not ? | tkbharani | Shell Programming and Scripting | 3 | 03-13-2007 02:26 PM |
| gawk HELP | sandeep_hi | Shell Programming and Scripting | 6 | 06-19-2006 05:56 AM |
| starting gawk from env | odys | Shell Programming and Scripting | 6 | 02-16-2005 10:25 AM |
| rs and ors in gawk ...???? | moxxx68 | Shell Programming and Scripting | 2 | 10-05-2004 09:52 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
awk,gawk in bat file
Hi.
I'm trying to convert bat file into shell script. Bat file invokes awk file in one section: c:\upg\exe\gawk -f c:\upg\awk\gen_sae.awk -v OP=C:\\upg\\lod\\... ...c:\upg\ref\saaxi.ref c:\upg\log\SAAEPWO.log c:\upg\ref\saaepref.log First of all I issued unix2dos command on that awk file. After that I got an error in this line: if ( match( $0, /FORCE{/ ) ) { Can someone please explain what is wrong with that line? When I run bat file in DOS it doesn't complain. |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|