awk/testdir/t.gsub3

2 lines
47 B
Plaintext

length($1) {gsub(substr($1,1,1),"(&)"); print}