You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Shell Program waits for user input from the stdin.
After the user enters some command, the shell program parses the input to interpret the I/O redirection, pipe, etc.