blob: 0b549566c17fe676da529eaab1148bf4405c5635 [file] [log] [blame]
# this is a comment line
# so is this
/#/ { print "this one has a # in it: " $0 # comment
print "again:" $0
}