tr replace
#Just define the replacement
tr [to_be_replace] [replacement] file.txt
#For example
tr a-z A-Z file.txt
Also in C++:
- linux change user shell /bin/false
- bash print output to one line
- sed tab to space
- sed pipe output
- how to save a text file with a terminal command
- how to check git changes before commit
- gitignore for django project
- zip not found
- linux date command live update
- show remotes list git
- linux restart sendmail
- change desktop icon size in linux
- push a single file in git
- create file of packages to install with yum
- sed replace line with no line
- What is the difference between git push origin and git push origin master
- ubuntu remove all unnecessary packages
- git how to track files
- terminal show running processes tree mac os
- install composer ubuntu 18.04
- cat command in linux
- ubuntu install blender
- deploying to heroku from git
- docker remove exited containers