Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

awk uppercase first character

echo example | awk '{$1=toupper(substr($1,0,1))substr($1,2)}1'
Example		#Example first upppercased outputed
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell ssh with password 
Shell :: how to kill running process in linux 
Shell :: flutter pub get taking too long 
Shell :: Installing Command line tools for Xcode via CLI 
Shell :: mac tftp server directory 
Shell :: No such keg: /usr/local/Cellar/git 
Shell :: amazon linux wireguard 
Shell :: in ubuntu both mouse pad key working same 
Shell :: redis 
Shell :: grep count words 
Shell :: how to push to git hub 
Shell :: xargs parameter 
Shell :: git show signed commit 
Shell :: install pip in pyenv 
Shell :: get tag list of image from hub using cli 
Shell :: apache rewrite www to non www 
Shell :: install ssms on ubuntu 18.04 
Shell :: could not store password 
Shell :: copy only directory contents to another directory 
Shell :: add directory to path on linux 
Shell :: vscode terminal shell font broken 
Shell :: git push origin current branch 
Shell :: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. 
Shell :: update inkscape to new version 
Shell :: catkin install 
Shell :: grep wildcard 
Shell :: vim discard changes and quit command 
Shell :: linux delete files created at some year 
Shell :: sed with variable 
Shell :: linux services 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =