Linux Terminal Glossary
›
Text Processing
tr 'a-z' 'A-Z'
Category:
Text Processing
tr 'a-z' 'A-Z'
Copy command
Translate lowercase to uppercase from stdin
Translates (converts) every lowercase letter to its uppercase equivalent. Reads from the terminal (or a pipe) and outputs converted text.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.