tr
Useful for transforming or deleting characters in text.
Example:
echo $PATH | tr ':' '\n' # prints all paths in PATH in different lines