What command is used to replace the existing string with
some other?
Answer Posted / vishu146
:1,$s/string/string1/gc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Enlist some filename manipulation commands in unix.
What happens when we execute a unix command?
How does shebang work?
How do you grep recursively?
Who wrote grep?
What does #!/ Bin sh do?
How do you repeat a command in terminal?
What is grep r?
How many unix commands are there?
What is updatedb?
Which command is used to restrict incoming messages?
What is time_t?
What will the following command do?
Name the unix command to find how many days the server has been up.
Does cp command overwrite files?