• I have a blog and I have lines that I have copy pasted that have ” in them.

    For example:
    echo “selclass qualifier memory;info;wait;infolog” | cstm

    When I copy paste the line from the blog to a terminal session I get this:

    echo ^Óselclass qualifier memory;info;wait;infolog^Ô | cstm

    As you see the ” is turned into a ^Ô

    Is there a way to fix this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Weird Characters after copy paste …’ is closed to new replies.