box-o-sand/awkfun/advice
Dan Buch 87579d938e Wherps. Removing absolute path ref to my 'gawk'. This thing is
ancient.  My awk skills are definitely well beyond this by now, but not
"expert level", so probably time to resurrect.
2012-03-03 08:30:27 -05:00

6 lines
54 B
Awk
Executable File

#!/usr/bin/awk -f
BEGIN {
print "Don't Panic!"
}