InterviewSolution
Saved Bookmarks
| 1. |
What Is Shell? |
|
Answer» A SHELL acts as an interface between the user and the system. As a command interpreter, the shell TAKES COMMANDS and sets them up for execution. A shell acts as an interface between the user and the system. As a command interpreter, the shell takes commands and sets them up for execution. |
|