chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<header>Modalità di esecuzione</header>
E' possibile scegliere tra:
<dl>
<dt><b>Esegui in background</b>
<dd>Il comando sarà lanciato in background e il tuo browser ti ridirezionerà automaticamente alla pagina che contiene la lista dei processi in esecuzione. <p>
<dt><b>Attendi fino al completamento</b>
<dd>Il comando sarà lanciato ed il browser attenderà che sia terminato, fornendo eventualmente l'output del comando stesso. Ovviamente questa opzione non va usata per comandi che rimangono in esecuzione, coma il processo relativo ad un server. <p>
</dl>
<hr>