Previous Topic: D (delete) CommandNext Topic: Rules for D (delete) Command


How to Use the D (delete) Command

Using the D command, you can specify:

Here is the syntax for deleting a single line:

D

The syntax for deleting a specified number of lines is:

Dnumber-of-lines

To delete a block of lines, mark both the first line and the last line of the block with:

DD