Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

convert to uppercase

echo example | awk -F 'd' '{ print toupper($1)}'
EXAMPLE		#Example first uppercased outputed
Source by learning.oreilly.com #
 
PREVIOUS NEXT
Tagged: #convert #uppercase
ADD COMMENT
Topic
Name
1+6 =