Menu principal
Česky
Deutsch
Ελληυικά
English
Español
Français
Italiano
Nederlands
Polski
Português
Русский
Suomi
Svenska
News
Introduction
Téléchargement
Images
Documentation
Contact
Crédits
Acknowledgements
Sponsors
Référencement
Liens
Index Prev Next
Run
QUIET/S,COMMAND/F
C:
Run a program, that is start a program as a background process. That means it doesn't take over the parent shell.
QUIET -- avoids printing of the background CLI's number COMMAND -- the program to run together with its arguments
To make it possible to close the current shell, redirect the output using Run >NIL: program arguments