How u convert string "hi pravin how are you?" to
"Hi Pravin How Are You?"
Answer Posted / manish yadav
echo hi praveen how are you|sed 's/ [a-z]/\U&/g'|sed 's/^[a-
z]/\U&/g'
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
What is the difference between grep and egrep?
What is scripting autism?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is the use of "$?" Sign in shell script?
How to find all the files modified in less than 3 days and save the record in a text file?
How will you emulate wc –l using awk?
What is mac default shell?
How to print the first array element?
What does echo mean in scripting?
How do I debug a shell script?
What is gui scripting?
What is basename in shell script?
How do I run a shell script on a mac?
Is powershell a bash?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com