DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
convert to uppercase command awk
echo example | awk -F 'd' '{ print toupper($1)}' EXAMPLE #Example first upppercased outputed
PREVIOUS
NEXT
Tagged:
#convert
#uppercase
#command
#awk
ADD COMMENT
Topic
COMMENT
Name
1+4 =
Submit