awk/testdir/t.next

3 lines
29 B
Plaintext
Raw Permalink Normal View History

2019-06-23 05:13:57 -04:00
$1 > 5000 { next }
{ print }