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