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
A Unix shell that takes user commands, and creates a child process to execute the command. It asks the user for more commands when it is done executing the current one. It also supports batch mode.