InterviewSolution
Saved Bookmarks
| 1. |
The command df. will _____(a) deletes entire line(b) deletes entire paragraph(c) deletes from current cursor up to first occurrence of(d) deletes zero linesThis question was posed to me by my school principal while I was bunking the class.This intriguing question comes from Operator-Command Combinations topic in portion Advanced Vi of Unix |
|
Answer» The correct OPTION is (C) deletes from CURRENT CURSOR up to first occurrence of |
|