shithub: kwa

ref: 3cd994e757586d7a6f54c2e6987065a958bf455e
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
	}