Question: Write a C program that implements a simple shell. The shell takes a user command as input and execute the command. When a shell is
Write a C program that implements a simple shell. The shell takes a user command as input and execute the command.
When a shell is started, it should take user command, execute it and display the output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
