Files
webmin/proc/help/cmd.html
2007-04-12 20:24:50 +00: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>