[prev] [index] [next]

tr: transliterate characters (cont)

Some options:

-c map all characters not occurring in sourceChars (complement)
-s squeeze adjacent repeated characters out (only copy the first)
-d delete all characters in sourceChars (no destChars)