Question: need help for operating systems linux project The main() function of your program presents the command line prompt myshell: and then invokes setup() function which
need help for operating systems linux project
The main() function of your program presents the command line prompt myshell: and then invokes setup() function which waits for the user to enter a command. The setup function (given as an attachment to your project) reads the user's next command and parses it into separate tokens that are used to fill the argument vector for the command to be executed. It can also detect background processes. This program is terminated when the user enters 1D (
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
