How u convert string "hi pravin how are you?" to
"Hi Pravin How Are You?"
Answer Posted / amlan
sed 's/hi pravin how are you?/Hi Pravin How Are You?/g'
filename
| Is This Answer Correct ? | 15 Yes | 26 No |
Post New Answer View All Answers
What is a beat in a script?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Write down the syntax of "for " loop
Explain about gui scripting?
How are shells born?
How to redirect both standard output and standard error to the same location?
What is a batch file used for?
What is the equivalent of a file shortcut that we have a window on a linux system?
What is console line?
What does chmod do?
What is a file basename?
How to find duplicate record in file using shell script?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
How does ls command work?
How do I run a bin bash script?