Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

LINUX STRING TO UPPERCASE

$ name='fahmida'
$ echo $name
$ echo ${name^}
$ echo ${name^^}
Comment

PREVIOUS NEXT
Code Example
Shell :: command running processes linux 
Shell :: execute cron.daily 
Shell :: ubuntu bash script exit when error 
Shell :: What commands would you use to force an overwrite of your local files with the master branch? 
Shell :: sort linux 
Shell :: present working directory linux command 
Shell :: save command output to file in powershell 
Shell :: git split commit into two 
Shell :: linux change directory 
Shell :: ffmpeg denoise audio 
Shell :: how to get driver information ubuntu 
Shell :: Command to create the private key and public using the openssl command : 
Shell :: command to kill or terminate a process 
Shell :: pull all remote branch into new local 
Shell :: easy disk cleaner 
Shell :: terraform element function 
Shell :: laravel github 
Shell :: how to scroll up in linux terminal 
Shell :: scp command 
Shell :: how to use scp 
Shell :: Create A Shared Folder On Linux With Samba 
Shell :: connect to aws ubuntu gui from windows 
Shell :: curl multiple requests 
Shell :: add a file to repository git 
Shell :: how to get list folder in cmd to value 
Shell :: download file github 
Shell :: java status archlinux 
Shell :: how to make my PS1 in linux the pwd 
Shell :: xp_cmdshell bcp 
Shell :: how to run back and front simultaneously linux 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =