adplus-dvertising
frame-decoration

Question

The first UNIX editor was ____

a.

emacs

b.

ex

c.

ed

d.

vi

Posted under Vi Editor UNIX

Answer: (c).ed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The first UNIX editor was ____

Similar Questions

Discover Related MCQs

Q. One of the most important features of vi editor is _______

Q. The “ed” text editor is no longer in use.

Q. Which command is used for repeating the search in the same direction?

Q. Which command is used to reverse the direction of repeating the search?

Q. Substitution command is an ex-mode command.

Q. Which of the following symbol is used for substitution command?

Q. Which of the following is a correct syntax for performing substitution on a file?

Q. We cannot leave the flag field empty while performing the substitution.

Q. Which of the following commands can be used to replace ‘professor’ with ‘director’ throughout the whole file?

Q. Which of the following flag will be used for interactive substitution?

Q. Which one of the following commands will be used to delete all the instances of string ‘manager’ in file003?

Q. Which one of the following command is invalid?

Q. Search and replace operations can also use regular expressions for matching multiple patterns.

Q. For yanking text, ___ is used.

Q. For pasting text, ____ is used.

Q. c operator is used for changing the text.

Q. To change entire lines, ____ is used.

Q. Which operator is used in vi to filter text?

Q. To delete from current cursor upto the first occurrence of }, which of the following will be used?

Q. The command df. will _____