Multiple choice

Unix shell is

  1. a GUI interface

  2. a set of commands

  3. a command line interpreter

  4. a web browser

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

A Unix shell is a command-line interpreter that provides a user interface for accessing the services of the operating system. It reads commands from the user and executes them.