The hash symbol can be used as a prefix for inserting comments within an awk script:
# This whole line is a comment and is ignored by the awk interpreter print 'Hello!' # Comments after a hash sign are ignored
Powered by sdf Creative Commons License <pierre.gaston+awk@gmail.com>
Awk Wiki by #awk is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.