http://www.aros.org AROS-Exec AROS-Exec Archives Power2People
kitty mascottop logo menu

Run

Index Prev Next


Name

Run

Synopsis

QUIET/S,COMMAND/F

Function

Run a program, that is start a program as a background process.
That means it doesn't take over the parent shell.

Inputs

QUIET    --  avoids printing of the background CLI's number

COMMAND  --  the program to run together with its arguments

Notes

To make it possible to close the current shell, redirect the output
using

     Run >NIL: program arguments

Copyright © 1995-2024, The AROS Development Team. All rights reserved.
Amiga® is a trademark of Amiga Inc. All other trademarks belong to their respective owners.