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
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is path variable bash?
How can I send a mail with a compressed file as an attachment?
How do I open the shell prompt?
Is shell scripting easy to learn?
what is info area how many types?
What is shell chemistry?
Explain about non-login shell files?
What is the lifespan of a variable inside a shell script?
What happens when you type ls?
What is the meaning of $1 in shell script?
Why are there shells on the beach?
Write down the syntax for all the loops in shell scripting.
What is shell application?
What is an sh file?