Up: Miscellany


27.17 SHELL Command — Execute Shell Command

The SHELL executes a command under the Bourne shell for Unix systems, or under DCL for VMS systems. The syntax is

     SHELL string

where string is the command to be executed.