On 8 Dec 2007 19:45:38 -0000, Ian Kelly <[EMAIL PROTECTED]> wrote: > perl -pe 's/(?:#.*$|[^<>+\-[\],.])//g'
Does that work? Backslashes in [] are not usually quoting operators.
--
Taral <[EMAIL PROTECTED]>
"Please let me know if there's any further trouble I can give you."
-- Unknown

