


Some TinTin commands, such as #unalias, support wildcard characters. The only
wildcard character currently supported is *, which matches any string of
zero or more characters. If you wish to match the character *, then you can
escape the asterisk with a backslash.
For example, the following command deletes all aliases ending in it:
TinTin wildcards