Question: C++ Instructions Write a mini shell program (in C/C++ ) called cwushell under Linux/MacOS. The shell recognizes the following internal commands: 2. prompt [new_prompt] will


C++
Instructions Write a mini shell program (in C/C++ ) called cwushell under Linux/MacOS. The shell recognizes the following internal commands: 2. prompt [new_prompt] will change the current shell prompt to the new_prompt. The default prompt should be cwushell>. Typing prompt should restore the default shell prompt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
