What is the interface called that acts as a mediator between the user and the UNIX operating system?
Explanation
The shell serves as the command interpreter, providing the link between the user and the UNIX system. It processes user commands and communicates them to the OS.