mirror of
https://github.com/webmin/webmin.git
synced 2026-01-16 15:06:07 +00:00
8 lines
252 B
HTML
8 lines
252 B
HTML
<header>Command to run</header>
|
|
|
|
A command or commands to execute. Because the standard shell <tt>/bin/sh</tt>
|
|
is used to execute the command, you may use special operators such as
|
|
<tt>;</tt> , <tt><</tt> , <tt>|</tt> and <tt>&&</tt>.
|
|
<hr>
|
|
|