Please write down the C or C++ pseudo-code for the class pro…
Please write down the C or C++ pseudo-code for the class project – Shell. Your pseudo-code needs to include the correct name of important APIs. Your pseudo-code needs to have the correct program structure.The Shell project asks for creating a child process to execute the command input by users. Please write down the C or C++ pseudo-code.