shithub: trueawk

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