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