Multiple choice

Which of the following shells in UNIX is a derivative of the Bourne shell that adds history and command-line editing?

  1. ksh

  2. csh

  3. bash

  4. tcsh

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

This is a Korn shell, which is a derivative of the Bourne shell that adds history and command-line editing.