Command shellcmd


SHELL cmd

Purpose

  Shell interface

Function

  This command passes commands to the operating system command line interface (shell)
  If called without parameters a new shell process is created.

Example

  SHELL dir

  Invokes the shell command dir

  SHELL vi xyz

  Invokes the vi editor to edit file xyz

Parameter cmd

Command string to be passed to the operating system user interface