🎴 Flashcard Mode

Linux/Unix Commands and System Administration

Card1 / 17
Mastered0
Review0
QuestionClick to flip

which of the following is not a editor used in GNU/Linux ?

AnswerClick to flip back
A
notepad
💡 Explanation:

Notepad is a Windows-specific text editor and is not used in GNU/Linux systems. The other options (vi, nano, emacs) are all standard Unix/Linux text editors. Therefore, option B is the correct answer as it identifies the editor NOT used in GNU/Linux.

Change Mode