tr command
tr command replaces input chars for respective translated chars. Example:
echo 'dcba' > file.txt
tr 'abcd' '1234' < file.txt
4321
Also in C++:
- sed from start to match
- how to add text to promt in linux
- sudo apt install wiresharck ubuntu
- remove mac ._ files windows
- why gitignore does not work
- copy file in linux command line
- how to update node in ubuntu 18.04
- raspberry pi install firefox
- match first word regex
- commit only single file in git
- pm2 adonisjs
- ConfigurationError: The "dnspython" module must be installed to use mongodb+srv:// URIs
- gradle
- sed extract string between two patterns
- Ubuntu 18.04 Mouse right click not working
- powershell check if elevated
- git revert uncommitted changes
- head exclude last line
- get previous git stash
- git crash course
- CPANEL AUTO DEPLOYMENT WITH GITLAB
- linux how to add a file to directory
- "crontab" change dynamically shell
- reinstal apache2 ubuntu