Multiple choice

The agency that sits between the user & the UNIX system is called the

  1. logic

  2. .profile

  3. shell

  4. .erxc

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

The shell is the command interpreter that acts as an interface between the user and the UNIX kernel. It reads user commands, interprets them, and makes the appropriate system calls to execute them.