Codebase list libmawk / debian/latest src / example_apps / 20_init_wired / test.awk
debian/latest

Tree @debian/latest (Download .tar.gz)

test.awk @debian/latestraw · history · blame

BEGIN { print "script: BEGIN test.awk" }
END   { print "script: END test.awk" }