1.

Which editor is used by the UNIX system to edit files?(a) vi(b) notepad(c) word(d) notepad++This question was posed to me at a job interview.This is a very interesting question from Vi Basics and Modes in section The Vi Editor of Unix

Answer»

Correct choice is (a) vi

Best explanation: It doesn’t matter what kind of work we are doing on a UNIX system, we always NEED an editor to edit some system FILES or ordinary files. For this PURPOSE, vi editor is USED in UNIX. Currently, vim (vi improved) is an improved version which is supported by LINUX SYSTEMS.



Discussion

No Comment Found

Related InterviewSolutions