I would like to print out $5 $9 and all the way from "WRN" to the end of the line from the following data:
1238509302 1 4 8 Server1 2759827 2759827 0 Server2 bpbrm from client Server2: WRN - can't open object: Shadow Copy Components:
\System Service\Windows Management Instrumentation\WMI (BEDS 0xFFFFFEC2: )
awk '{print $5, $9, ??????}'
Thanks.....
Joe Despres
1238509302 1 4 8 Server1 2759827 2759827 0 Server2 bpbrm from client Server2: WRN - can't open object: Shadow Copy Components:
\System Service\Windows Management Instrumentation\WMI (BEDS 0xFFFFFEC2: )
awk '{print $5, $9, ??????}'
Thanks.....
Joe Despres