Hi
I have a file with content as follows
ha106sr1 autosysdb1 0 trunc log on chkpt
ac1101qa1 IHSTORY 0 trunc log on chkpt
ab1101rs1 REPORT 0 trunc log on chkpt
ea1143rs2 cfdm01db 40 trunc log on chkpt
xye1143abr2 cfw001db 40 trunc log on chkpt
bc1143de2 digtempdb 56 trunc log on chkpt
I have to separate the lines which are non zero in the 3rd column of the file to a diff file
Thanks