[ale] Simple sed question

Bob Kruger bkruger at mindspring.com
Sun Oct 31 07:34:35 EST 1999


I am stumped on what should be a very simple sed operation.

I have some files that I would like to replace the "'" (apostrophe) with a
blank space.

I thought the following would work, but it bombs:

sed -e 's/\'/ /' filename.txt

Anyone have any hints?

Thanks in advance of any assistance.

Regards - Bob Kruger






More information about the Ale mailing list