what vi command will copy (but not paste) from the curr…

In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the
following 16 lines (17 lines total)? Enter the correct vi command without spaces.

In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the
following 16 lines (17 lines total)? Enter the correct vi command without spaces.

Answer: See the explanation

Explanation:
17y, 17yy, 17YY, 17Y



Leave a Reply 0

Your email address will not be published. Required fields are marked *