ref: 1c424b1b4d5931f2a4b87b6f0f75827bc53ff9d7
dir: /testdir/t.be/
# some question of what FILENAME ought to be before execution.
# current belief: "-", or name of first file argument.
# this may not be sensible.
BEGIN { print FILENAME }
END { print NR }