!
From MLDonkey
Contents |
[edit]
Syntax
~! <command>
[edit]
Description
Executes the shell command <command>. For security purposes, only commands from allowed_commands list are allowed. This restriction also can be overridden by setting allow_any_command to true.
Please note that a whitespace must be present between the exclamation mark and desired command name; otherwise, it won't work.
[edit]
Example
> ! df
[edit]
See also
allowed_commands, allow_any_command
Reference: English - Other: Deutsch
