shithub: trueawk

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