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 / prabhu

echo "$string" | tr '[a-z]' '[A-Z]'

Is This Answer Correct ?    2 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the conditional statement in shell scripting?

1284


What is the use of a shebang line?

1257


What is the syntax of "nested if statement" in shell scripting?

1147


What are the different types of variables used in shell script?

1142


What is k shell?

1003


Is shell a part of kernel?

1117


Explain how you Automate your application using Shell scripting.

2363


shell script for reverse the string

1453


What is echo in shell?

1156


How to print all the arguments provided to the script?

1000


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

1222


How to check if a directory exists?

1271


How will you emulate wc –l using awk?

1598


How do I run a .sh file on mac?

1251


What does sh mean?

1104