!/^[[:space:]]*#/ && / #/ { idx = index($0, " #") if (idx != TARGET) print NR, "col=" idx, substr($0, 1, 80) }