mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
8 lines
268 B
HTML
8 lines
268 B
HTML
<header>Comando a ejecutar</header>
|
|
|
|
Un comando o comandos a ejecutar. Debido a que se utiliza el shell estándar
|
|
<tt>/bin/sh</tt> para ejecutar el comando, puedes utilizar operadores
|
|
especiales como <tt>;</tt> , <tt><</tt> , <tt>|</tt> y <tt>&&</tt>.
|
|
<hr>
|
|
|