xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
t.gsub3
(revision 911f0260390e18cf85f3dbf2c719b593efdc1e3c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
length($1) {gsub(substr($1,1,1),"(&)"); print}
2