Question: Write a shell-like program that illustrates how UNIX spawns processes. This simple program will provide its own prompt to the user, read the command from
Write a shell-like program that illustrates how UNIX spawns processes. This simple program will provide its own prompt to the user, read the command from the input and execute the command. It is sufficient to handle just "argument-less" commands, such as ls and date. " in C"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
