I need to filter some text files to convert all the letters to the same case, and to remove punctuation. I guess I should use 'sed', but the man page is disfunct, and I'm struggling with the info. Could someone give me a hint (particularly for the case change thing).
Cheers Rich