ref: f494dcaba37b0cade9b87f7cf4ba6bbff36c9b66
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 }