tr
: transliterate characters
(cont)
Some options:
-c
map all characters
not
occurring in
sourceChars
(
c
omplement)
-s
s
queeze adjacent repeated characters out (only copy the first)
-d
d
elete all characters in
sourceChars
(no
destChars
)