stop <app>
Terminate an application.
<app>
The application name.
This name must correspond to an application already opened by the start command. The
name may or may not be preceded by the @ character.
None
Terminating an application is equivalent to executing the commands:
exec @<app>/stop.cmd
followed by
unmount @<app>.
If <app> has not yet been initialized as an application, this command will have no effect.
Details of which applications are available are given in the file mxapps.def, which should reside in the $HOME or $MXSITE directories. Refer to the applications command for more information regarding use of this file.
stop myapp
Commands: |
|
Files: |
|
Utilities: |