⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{np language}}tr is a standard [[UNIX]] command which takes as arguments two sets of symbols, and processes a data stream converting instances of the first set to the second set. It is a very domain-specific component of the UNIX stream-processing toolchain, and is not Turing-complete. It is present by default on most UNIX-like systems.