adspace
Answer Posted / Akash Kumar Kharwar
The shell acts as an intermediary between users and the operating system in a Unix-like environment. It parses user commands, interprets them, executes the corresponding system calls, and manages input/output. Additionally, it provides various built-in commands for file manipulation, process management, and scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers