Home
Česky
Deutsch
Ελληυικά
English
Español
Français
Italiano
Nederlands
Polski
Português
Русский
Suomi
Svenska
News
Introduction
Download
Pictures
Documentation
Contact
Credits
Acknowledgements
Sponsors
Linking
Links
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