xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
examples
/
awk
/
p.3
(revision 55fea89dcaa64928bed4327112404dcb3e07b79f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{ printf "[%10s] [%-16d]\n", $1, $3 }
2