Freitag, 4. Dezember 2009

ex: ,+5# ---shows line numbers of 5 lines starting from the current one, ,+ 5# --with a space between + and the number, shows file numbers of current AND 5 following lines, i.e. 6 lines in total; +5# ---without comma in front, is not a range and will operate on exatly one line, the fifth from the current one

Keine Kommentare: