LPI Exam Questions

which of the following commands will delete the current…

In the vi editor, which of the following commands will delete the current line at the cursor and the 16 lines following it (17 lines total)?

A.
17d

B.
17dd

C.
17x

D.
d17d

E.
16d