xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
t.sub2
(revision 100ddf892240c1ae34522d04f16b6e1998643020)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{sub(/.$/,"&&"); print}
2
{sub(/.$/,"&\\&&"); print}
3