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