This question needs a shell script. The original code in the image must be used
ID: 3788616 • Letter: T
Question
This question needs a shell script. The original code in the image must be used and must run:
When it says "similar to what we have discussed in class," it means the code already provided in the picture.
Unfortunately there's no other directions given for me.
Write a simple shell that is similar to what we have discussed in class. while (1) {//repeat forever type_prompt();//display prompt on screen read_command (command, parameters);//read input from terminal if (fork() != 0)//parent wait (NULL);//wait for child else{execve (commamd, } > parameters, 0);//execute command}} but contains enough code that it actually works so you can test it. For simplicity, you may assume that all commands are in the directory/bin.Explanation / Answer
May be you have missed it in the class as something else discussed in the class which is similar in the picture.
please discuss with your colleague and create the shell script similar to this.
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.