Q1 Concept of Shells
Q1 Concept of Shells
Ans: - A Shell provides you with an interface to the Unix system. It is an interface between user
and kernel. It gathers input from you and executes programs based on that input. When a
program finishes executing, it displays that program's output.
Shell is an environment in which we can run our commands, programs