Blame | Last modification | View Log | Download | RSS feed
{ if( $6 == 1) { if($4 != 3) { print $1 "|" $2 "|" $3 "|" $7 "|" $12 "|" $13 "|" substr($14,2) "|" $15 } } }
{
if( $6 == 1) {
if($4 != 3)
print $1 "|" $2 "|" $3 "|" $7 "|" $12 "|" $13 "|" substr($14,2) "|" $15
}