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