|   Overview   Executes system command.     Syntax   host <Host_Command>     Description   Passes arguments on the command line to the host Operation System for execution.   When the command is passed to the host Operation System for execution it may be processed concurrently resulting in any output appearing where it might not be expected.     Examples   host dir   host pause |