Vi replace from current line to end of text


/ Published in: Bash
Save to your folder(s)

Replace from line number 8180 to end of the text. The $ indicates end of file.


Copy this code and paste it in your HTML
  1. :8180/$s/text_to_replace/replacement_text/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.