execute

Name

execute -- Execute COMMAND in the background.

Synopsis

(execute command)

Description

Execute COMMAND in the background. See also execute-with-pidprop if you want to know the process id of COMMAND and want to use window-id to be able to map back from the windows the process creates to the process id.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 777 (CVS log)