Tag Archives: tr

How to convert a string to lowercase in Linux?

This section describes how to use sed, awk, TR commands to convert strings to lowercase in Linux Continue reading

Posted in Awk Command, Sed Command, Text Processing | Tagged , , , | Comments Off on How to convert a string to lowercase in Linux?

tr command tutorial in linux/unix with examples and use cases

linux tr command common examples: replacing specific characters, removing specific characters, deleting duplicate characters, etc. Continue reading

Posted in Text Processing | Tagged , , , | Comments Off on tr command tutorial in linux/unix with examples and use cases