Difference between revisions of "Vi"
Jump to navigation
Jump to search
To Shell Commands
m |
m |
||
Line 2: | Line 2: | ||
Search forward for a pattern / | Search forward for a pattern / | ||
[https://unix.stackexchange.com/questions/161821/how-can-i-delete-all-lines-in-a-file-using-vi How to delete all lines in file using Vi] | |||
<center>[[Shell Commands | To Shell Commands]]</center> | <center>[[Shell Commands | To Shell Commands]]</center> |
Latest revision as of 13:07, 21 October 2018
Vi text editor pages
Search forward for a pattern /
How to delete all lines in file using Vi