Files
2026-07-13 13:12:17 +08:00

8 lines
183 B
HTML

<header>Command</header>
The actual command to execute. Because commands are executed by <tt>sh</tt>,
it can contain any shell metacharacters like |, &gt; and &amp;&amp;. <p>
<hr>