xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
t.exit
(revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{ print }
2
$1 < 5000 { exit NR }
3