awk/testdir/p.24

2 lines
42 B
Plaintext
Raw Normal View History

2019-06-23 09:13:57 +00:00
FNR == 1, FNR == 5 { print FILENAME, $0 }