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

To explain: The COMMAND df. is another example of operator-command combination. It deletes from cursor to first occurrence of a dot.



Discussion

No Comment Found

Related InterviewSolutions