Search Results

Search: Posts Made By: zzxtty
3,532
Posted By zzxtty
You probably want to use awk: echo $bob |...
You probably want to use awk:

echo $bob | awk '{printf "%s%s", toupper(substr($1,1,1)), tolower(substr($1,2)) }'
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy