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