The .K command deletes (kills) any statement from the stack.
Format
.Kn |
Parameter(s)
n |
Number of the statement to be deleted. |
You can delete only one statement at a time from the stack. When you delete a statement, the statements preceding it in the stack are renumbered. Thus, if you want to delete several consecutive statements, delete them in reverse order.
See Also
Executing Previous Statements (.X)
Replacing Text in the Stack (.M)