xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
p.32
(revision 66df505066f51e6d8411b966765d828817f88971)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{ $1 = substr($1, 1, 3); print }
2