Liam's BitchX Command Reference
BitchX scripting function $tr()
- tr
- Function
- $tr()
- Usage
- $tr(/abc/def/input)
- Returns
- input with a turned to d, b to e and c to f everywhere.
This is an alias for $translate(), which is really a
transliteration function.