xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
examples
/
awk
/
t.pp1
(revision cd61ae21816e53b94bc1673f3f1aa651fc3115e8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/bwk/,/bwk/ { print $2, $1 }
2
/ava/,/ava/ { print $2, $1 }
3
/pjw/,/pjw/ { print $2, $1 }
4