linux:text
This is an old revision of the document!
WORKING WITH TEXT IN LINUX
TR
'tr' (translate) is a stream filter that operates on single characters, not patterns or words. It reads stdin and writes stdout, transforming one character at a time.
linux/text.1779192200.txt.gz · Last modified: by v1ctor
