Multiple choice technology operating systems

sh is

  1. The "shell" programmable command-line interpreter, the primary user interface

  2. switch holder command

  3. Select holder

  4. None of the above

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

The 'sh' command is the standard Unix shell - a programmable command-line interpreter that serves as the primary user interface to the operating system. It executes commands, runs scripts, and provides the interactive environment where users interact with Unix-like systems. Options B and C are nonsensical distractors.