Files
webmin--webmin/proc/help/cmd.html
T
2026-07-13 13:12:17 +08:00

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>&lt;</tt> , <tt>|</tt> and <tt>&amp;&amp;</tt>.
<hr>