Rev 11210 | Rev 11256 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11212 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | type:$type_both\ |
3 | type:$type_both\ |
4 | This command is only available for `trusted' modules of the site. |
4 | This command is only available for `trusted' modules of the site. |
5 | 5 | ||
6 | syntax:!mexec `command parms' |
6 | syntax:!mexec `command parms' |
7 | mean:execute a module-private external command `command' with optional parameters `parms'. \ |
7 | mean:execute a module-private external command `command' with optional parameters `parms'. \ |
8 | `command' must be a valid program name in the |
8 | `command' must be a valid program name in the module\'home directory. But the command is\ |
9 | executed from the base directory of the server. <br/>\ |
9 | executed from the base directory of the server. <br/>\ |
10 | When used as variable command, returns the output of the called program. |
10 | When used as variable command, returns the output of the called program. |