You can also try something like this (do NOT try it on the original until you verify it works the way you want on a copy).
perl -pi -e 's/[^\s[:print:]]//g' [filename]
In reply to Re: search and replace these unique characters
by Your Mother
in thread search and replace these unique characters
by echoangel911
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |