bash how to convert text to lowercase or uppercase
# Basic syntax:
tolower(string)
toupper(string)
# Example usage:
awk '{print tolower($0)}' input_file
# This prints every row ($0) converted to lowercase
awk '{print toupper($3)}' input_file
# This would print the third field ($3) converted to uppercase
Also in C++:
- cp folder ubuntu include git
- install angular cli version
- trailing whitespace git apply
- cmd kill process
- how to install netbeans on ubuntu 20.04
- pip install doesn't work
- how do you come back after git stash
- install elasticsearch ubuntu 18.04
- how to rename a file in linux
- redis get all data
- ohmyzsh
- Error: Fetching /usr/local/Homebrew/Library/Taps/commands/homebrew-pup failed!
- how to check when was the last UBUNTU server patched
- how do i see the list of packages installed on anaconda
- revert git commit
- INSTALL VMwareTools on terminal ap=get
- install framer motion
- tar czf
- installed delphi package says unit not found
- powershell invoke
- awk get last field
- certbot remove certificate for domain
- git pull from another user
- install angular bootstrap