You can run a program from the shell prompt using the following command:

$ mumps -run ^filename

The mumps command searches the directories specified by the environment variable gtmroutines to locate the specified file name.

Example:

$ mumps -run ^payroll

This executes a routine named payroll.

loading table of contents...