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 does the sh command do?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
write a shell script to check the failed jobs?
Is shell a part of kernel?
What is shell chemistry?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What are script files?
What is sudo command?
How do I set bash as default shell mac?
What is $1 in shell scripting?
What is a boot block?
What is ms powershell?
What are the advantages of shell scripting?
What is path in shell script?
What does $@ mean bash?