Search Results

Search: Posts Made By: kcboy
2,176
Posted By kcboy
Hello RudiC, Thank you very much for your...
Hello RudiC,

Thank you very much for your prompt reply. I tried the following:

awk "/$STOPMARK/,0 {if ($1 ~ /qh1adm/) print}" logfile

$STOPMARK has 20130709213321

Thanks.
...
2,176
Posted By kcboy
Hello Yoda, Thank you very much for your...
Hello Yoda,

Thank you very much for your prompt reply. I tried the following:

awk '$2 >= $STOPMARK && /qh1adm/' logfile

Strangely I am still not getting the output.

Is there a mistake...
2,176
Posted By kcboy
Searching multiple patterns using awk
Hello,

I have the following input file:

qh1adm 20130710111201 : tp import all QH1 u6 -Dsourcesystems=BFI,EBJ
qh1adm 20130711151154 : tp import all QH1 u6 -Dsourcesystems=BFI,EBJ
qx1adm...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy