Question: Assume you are editing the main.cpp file. Write a vim command to replace all newline characters (' ') with semicolons (;). The result should be
Assume you are editing the main.cpp file. Write a vim command to replace all newline characters (' ') with semicolons (;). The result should be a file with a single line containing ";" characters where the newlines used to be.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
