Linux Command Line (39) tr

Pubblicato il: 01 maggio 2021
sul canale di: MichaelsTechTutorials
3,074
106

tr is short for translate and translate will change any single character to another single character of your choosing.

tr does not update the file content, tr just reads the file, makes the update and sends the output to the screen

This video shows how to use tr to translate all the letter "a"s in a file to "at symbols"

Multiple letters can be translated in a single command, but each character is translated independently

tr can also be used to delete a characters or character classes or delete the complement of a character (or character class)

See the complete LCL playlist at:    • Linux Command Line  (01) What Is The Linux...  

Website link:
https://thefrugalcomputerguy.com/linu...


In questa pagina del sito puoi guardare il video online Linux Command Line (39) tr della durata di ore minuti seconda in buona qualità , che l'utente ha caricato MichaelsTechTutorials 01 maggio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,074 volte e gli è piaciuto 106 spettatori. Buona visione!