Execute command.
> exec <command> ...args {flags}
<command>
Execute 'ps aux'
> exec ps aux
Execute 'nautilus'
> exec nautilus