Run a command in the shell. This command will exit immediately with status
code 1 if it encounters any errors. The commands run in the current working
directory with the environment passed in. Standard error goes directly out to
the shell. Stdout is buffered returned when the command finishes.