Question: The Simplified shell algorithm in Unix is simple algorithm that accepts a command from the user and executes it. User can use the symbol '&'
The Simplified shell algorithm in Unix is simple algorithm that accepts a command from the user and executes it. User can use the symbol '&' after the command. Modify the simplified shell algorithm to handle the &.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
