unmount <file> {, <file> ... }
Unmount one or more application libraries.
<file>
The application library 
 to be unmounted. This is usually a .mxa file created 
 by the external utility program applib, but can 
 also be the mounted application name,
e.g. @<name>
None
Application libraries are mounted via the mount command beneath the application mount pseudo-directory. This may be referenced by the file path name prefix @.
Unmount a library by file name.
unmount test_v1.mxa
Unmount a library by application name.
unmount @test
| 
 Commands:  | 
 applications, atable, mount, start, stop  | 
| 
 Files:  |