bash transform uppercase to lowercase
Just use tr command to transform lowercase letters into uppercase as:
tr a-z A-Z < file.txt #transforms letters into uppercase in a file
echo 'HELLO' | tr A-Z a-z #Outputs: 'hello'
Also in C++:
- INSTALL_FAILED_USER_RESTRICTED: Install canceled by user
- uninstall libreoffice ubuntu
- bluetooth xubuntu activate linux
- install and set up mariadb django
- install elasticsearch ubuntu 18.04
- git status just shows directory and not files
- awk how to print line minus end characters
- driver san francisco ui mode error
- redis ubuntu install
- Python plot graph in bash
- cat /etc/os-release
- How to discard files from stash in git
- apt install yarn
- mongoose connection node
- tr replace char for
- clear arp table ubuntu]
- Taskkill
- pm2 adonisjs
- centos install copmposer
- get string after character shell script
- extract from tar gz into folder
- android studio licenses
- show git branch on terminal on mac
- bash: bin/activate: No such file or directory