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