Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / sonia

Use perl :-)

msg="hi praveen how are you"
msg=`echo $msg | perl -n -e 'print ucfirst(lc);'`

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is shell variable?

971


Explain about the slow execution speed of shells?

1275


Calculate a real number calculation directly from the terminal and not any shell script.

1292


Is shell scripting a language?

1099


What is the use of echo in shell script?

1068


How to check if a directory exists?

1273


What is a shell environment?

1042


How do I run a .sh file on mac?

1253


determine the output of the following command: echo ${new:-variable}

1028


Explain about "s" permission bit in a file?

1125


How do I run a script on mac?

1152


What is the use of a shebang line?

1258


What is shell geeksforgeeks?

1174


Write a command sequence to find the count of each word?

1032


What does debug script mean?

1020