Multiple choice technology operating systems

Which of the following is a text editor in LINUX OS?

  1. ping

  2. lynk

  3. ed

  4. edi

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ed is one of the oldest Unix text editors, a line-oriented editor that's still part of modern Linux systems. Ping is a network diagnostic tool, lynx is a text-based web browser, and edi is not a standard Linux editor.