I want to replace all occurrences of certain characters in my file with words. My question is, can I do that for all the characters using a single command. I am using the following command for replacing every occurrence of 'a' with 'apples'I want to replace all occurrences of certain ch