ref: 0e21daeb990191793cea556ab63fd68e7b3b48ec
dir: /test/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 }