Multiple choice technology operating systems

What is a Unix shell?

  1. A game

  2. A command-line interperter

  3. A sound card driver

  4. A text editor

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

A Unix shell is a command-line interpreter that provides a user interface for the Unix operating system. It reads commands from input and executes them. Shells are also scripting environments.