How u convert string "hi pravin how are you?" to
"Hi Pravin How Are You?"
Answer Posted / pravin
Dear amlan Iwant answer which work for any string given.
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
How do I run a script on mac?
What does $@ mean in shell?
What is a shell made of?
Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.
What is the first line in a shell script?
State the advantages of shell scripting?
Explain about "s" permission bit in a file?
What are the different types of commonly used shells on a typical linux system?
How do I run a script from command prompt?
How do I stop script errors?
How do I run a powershell script?
What is console line?
What is an inode block?
What are the different types of shell scripting?
What is shell scripting used for?