xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
examples
/
awk
/
p.12
(revision 7bbcfb41683a5ae8b95a944d06597ea13b32bb92)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
$4 ~ /Asia/ { print $1 }
2