Q. Can you explain the tr command and how to use it under Linux / UNIX like oses? A. The tr utility copies the given input to produced the output with substitution or deletion of selected characters. tr abbreviated as translate or transliterate. It takes as parameters two sets of characters, and replaces occurrences of [...]
{ 18 comments }
