ref: c0526c8928a2b554d9421bca2fc04ba044fe06af dir: /test/t.gsub4/
length($1) == 0 { next } {gsub("[" $1 "]","(&)"); print} {gsub("[" $1 "]","(\\&)"); print}