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