How would you replace the n character in a file with some
xyz?
Answer Posted / viswa
In Vi editor,:%s/n/xyz/g
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is shell prompt?
What is scripting autism?
What is the first line in a shell script?
What is wc in shell script?
What are the different variables present in linux shell?
How to debug the problems encountered in the shell script/program?
What is shell and terminal?
What does chmod do?
determine the output of the following command: echo ${new:-variable}
How do I run a .sh file on mac?
What is a shell made of?
What does .sh file contain?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
Can you write a script to portray how set –x works?
How do I save a powershell script?