How u convert string "hi pravin how are you?" to
"Hi Pravin How Are You?"

Answer Posted / manuswami

echo "hi praveen how are you"|sed -e 's/
[a-z]/\U&/g'\;'s/^[a-z]/\U&/g'

Is This Answer Correct ?    9 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does ls command work?

589


How do I save a powershell script?

562


What is awk in shell script?

756


What is awk script?

548


‎What is a shell? · ‎Types of shell · ‎what is shell scripting?

556






What are zombie processes?

573


What are script files?

555


What is the meaning of $1 in shell script?

600


What is the use of break command?

590


How to get the first line from a file using just the terminal?

599


how to get part of string variable with echo command only?

593


Please give me example of " at command , contrab command " how to use

2331


Tell something about the super block in shell scripting?

577


What is meant by dos operating system?

578


What is shell prompt?

568