shithub: kwa

ref: c4f1e9166e14cd17667438f6af69460ad1d35ecf
dir: /test/t.comment/

View raw version
# this is a comment line
# so is this
/#/	{ print "this one has a # in it: " $0	# comment
	print "again:" $0
	}