Vim – add string to the end of each line

How to add a string to the end of each line with the command line editor vim under Linux:

:%s/$/\YOURSTRING/g

Kommentar verfassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Nach oben scrollen