Multiple choice technology operating systems What is a Unix shell? A game A command-line interperter A sound card driver 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.