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

8 lines
221 B
HTML

<header>Input to command</header>
Any text entered into this field will be passed to the command as
standard input. For example, if the command was <tt>perl</tt> then
any input would be executed as a perl program.
<hr>