cleanup, docs
This commit is contained in:
@@ -14,4 +14,4 @@ Executes a Linux shell command and returns the generated output.
|
||||
When command text includes user-controlled input, escape that input first with `shell_escape()`.
|
||||
|
||||
:example
|
||||
print("shell_exec example\n");
|
||||
print(shell_exec("echo hello from the shell"));
|
||||
|
||||
Reference in New Issue
Block a user