in reply to Updates problem with single quote

Now I want to get rid of single quote "'" so I did $chdir_cmd =~ s/'/"/g;

uh, while that does get rid of the single quote, it puts a double quote in its place

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.