xref: /freebsd/contrib/one-true-awk/testdir/p.24 (revision 994297b01b98816bea1abf45ae4bac1bc69ee7a0)
1FNR == 1, FNR == 5 { print FILENAME, $0 }
2