Why is it important to understand the difference between a terminal and a shell in Linux?
hard📝 Conceptual Q10 of 15
Linux CLI - Linux Basics and Terminal
Why is it important to understand the difference between a terminal and a shell in Linux?
ABecause the shell is only used for graphical applications
BBecause the terminal is the program that runs the shell commands
CBecause the terminal and shell are the same thing
DBecause the shell is the hardware device for input/output
Step-by-Step Solution
Solution:
Step 1: Define terminal and shell
The terminal is the program window that lets you type commands; the shell interprets and runs those commands.
Step 2: Analyze options
Because the terminal is the program that runs the shell commands correctly states the terminal runs the shell commands; others confuse hardware or roles.
Final Answer:
Because the terminal is the program that runs the shell commands -> Option B