Answered You can hire a professional tutor to get the answer.

QUESTION

Design a C program that will act as a shell interface which should accept and execute each commandin separate process.

Design a C program that will act as a shell interface which should accept and execute each commandin separate process. There should be a parent process that will read the command and then theparent process will create a child process that will execute the command. The parent process shouldwait for the child process before continuing. Your program should mimic Linux terminal. Thisprogram should be written in C and executed in Linux. You are required to implement fivecommands out of which one command should be the editor. The program design is entirely up toyou but make sure that your shell interpreter is easy to modify

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question