How would you replace the n character in a file with some
xyz?
Answer Posted / sasmita
:1,$ s/n/xyz/g
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is shell variable?
Is shell scripting useful?
How does shell scripting work?
What is a shell in operating system?
Where are cowrie shells found?
How do I open the shell in cmd?
Is bash an operating system?
What is the fastest scripting language?
How do I stop script errors?
How do I set bash as default shell mac?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What are the different types of commonly used shells on a typical linux system?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
What is the command to find out today's date?
What is meant by dos operating system?