Correct Answer : tr
Explanation : The translate (tr) filter is used for manipulating individual characters in a line. Usually, tr command translates characters using one or two compact expressions. The syntax for using tr command is,
$ tr options expression1 expression2 standard input