Running vim command while opening files
November 19th, 2006 mysurface
Refers back to Open file to edit with vim at desire line, here is another short tips of vim. You can execute the vim command, while opening files with vim with option -c. While I wanna replace a string from a huge file, first I need to check whether I can do it with sed […]
Posted in sed, Text Manipulation, vi, vim | Hits: 36309 | 3 Comments »