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