The shell must wait that a new process terminates before ask a new command to the user. Done.

Now i want my shell to support extern commands without user interaction (background) when a command is...