shithub: kwa

ref: 0e21daeb990191793cea556ab63fd68e7b3b48ec
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
	}