I changed 'awk' to 'nawk' and I am not seeing any errors but it is not generating any output
It is just printing
Job Time Added Updated Deleted Errors
---------------------------- ------------------------- ------ ------- ------- ------
I am getting following errors
awk: syntax error near line 10
awk: illegal statement near line 10
awk: syntax error near line 20
awk: illegal statement near line 20
awk: syntax error near line 26
awk: illegal statement near line 26
awk: syntax error near line 28
awk: illegal statement near line 28
I am searching for particular line in log directory which has files generated daily for each job. I was able to extract the lines and the output looks like below
grep 'Session statistics: Requests' *
DE_CRAMERCompSys.200909081 0735711.dbg:[Mon Sep 7 2009 01:48:17.5820] - <TID: 001> <STATE >...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.