shithub: kwa

ref: 29b26011fca45785f0cfd9511b5fdcd131248e15
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
	}