Horje
LINUX STRING TO UPPERCASE Code Example
LINUX STRING TO UPPERCASE
$ name='fahmida'
$ echo $name
$ echo ${name^}
$ echo ${name^^}




Shell

Related
linux download from google drive private file Code Example linux download from google drive private file Code Example
install typeorm node Code Example install typeorm node Code Example
postgresql not connected docker Code Example postgresql not connected docker Code Example
How to install react router DOM Code Example How to install react router DOM Code Example
Batch programming check http call status Code Example Batch programming check http call status Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10