5
Q:

convert to uppercase

echo example | awk -F 'd' '{ print toupper($1)}'
EXAMPLE		#Example first uppercased outputed
0

New to Communities?

Join the community