@diksha91
Nothing here yet.
Nothing here yet.
What is a Shell? The shell executes a program in response to its prompt. When you give a command, the shell searches for the program, and then executes it. For example, when you give the command ls, the shell searches for the utility/program named ls...
