what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)?

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. (Please enter only a single answer.)

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. (Please enter only a single answer.)

Answer: 17yy



Leave a Reply 2

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


Louis

Louis

Pretty sure that should be 17yy, I checked on my linux box and just one y does nothing

networkmanagers

networkmanagers

Thanks , maybe we lost some letter .
Fixed