shithub: trueawk

ref: 07f04384230b0c4cb8c47da7b5a6aebdea992b1e
dir: /testdir/t.be/

View raw version
# 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 }