shithub: kwa

ref: 5086f3453d6716d6dcd782a45831c1ebb0f2b115
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
	}