Horje
convert to uppercase command awk Code Example
convert to uppercase command awk
echo example | awk -F 'd' '{ print toupper($1)}'
EXAMPLE		#Example first upppercased outputed




Shell

Related
pnpm Code Example pnpm Code Example
pnpm installation Code Example pnpm installation Code Example
ubuntu delete from ssh known hosts Code Example ubuntu delete from ssh known hosts Code Example
fix shortcut virus cmd Code Example fix shortcut virus cmd Code Example
ngx translate install Code Example ngx translate install Code Example

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