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