Operating In MUPIP

Use of Global Directories

The default installation procedure places the MUPIP utility program in a directory specified by the environment variable gtm_dist.

Invoke MUPIP using the GT.M symbol MUPIP following command at the shell prompt. If this does not work, consult your system manager to investigate setup and file access issues.

        $ $gtm_dist/mupip
        MUPIP>
        

When MUPIP is ready to accept commands, the system displays the MUPIP> prompt. Enter the EXIT command at the MUPIP> prompt to stop the utility. MUPIP is designed to perform one operation at a time, and automatically terminates after most operations.

When additional information appears on the command line after the MUPIP command, MUPIP processes the additional information as its command.

        $gtm_dist/mupip stop 1158
        

This command starts MUPIP and stops process number 1158.