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 :: linux print directory tree 
Shell :: git push commands 
Shell :: sudo !! alias 
Shell :: change user terminal 
Shell :: strip first character form output linux 
Shell :: nvme cli 
Shell :: scp local to ssh aws 
Shell :: increase open file limit linux mac catalina mariadb 
Shell :: how to run a ipynb file in cmd 
Shell :: powershell string contains 
Shell :: chown -R www-data:www-data 
Shell :: remove umbrella roaming client 
Shell :: arrow folder file github 
Shell :: Reduce brightness below minimum on Ubuntu 
Shell :: rearrange pdf pages linux 
Shell :: ubuntu right click not working 
Shell :: concatenate multiple zip files linux 
Shell :: gitignore httaccess 
Shell :: npm uninstall multiple packages 
Shell :: difference between rebase and merge in git 
Shell :: Cannot install, php_dir for channel "pecl.php.net" is not writeable by the current user 
Shell :: how to stash changes git 
Shell :: how to change port for xampp 
Shell :: Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user 
Shell :: ionic capacitor video player install 
Shell :: fedora 35 to 36 upgrade 
Shell :: how to reinstall alsa 
Shell :: Could not find or parse valid build output file. 
Shell :: generate uml from python code 
Shell :: how to pull a new remote branch 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =