Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 3 (Q.No. 29)
29.
What command is used with vi editor to delete three words?
3$d
3 dw
3 x
3 dd
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Ankit Bhalani said:   7 years ago
Dw cmd used for delete words from a file where dd command used for delete line from the file.

Post your comments here:

Your comments will be displayed after verification.