What is a command shell in Linux
- A program that interprets commands
- Allows a user to execute commands by typing
them manually at a terminal, or automatically in programs called shell
scripts.
- A shell is not an operating system. It is a way to interface with the operating system and run commands.
No comments:
Post a Comment