# /* vim: set filetype=awk : */ -*- awk -*- function blab(str) { print str >> "/dev/stderr"; fflush("/dev/stderr"); }