jan tolenaar / kiezellisp / index-of-everything

Name

shell:exec

Usage

builtin-function

Syntax

(shell:exec prog &rest args)

Description

Executes the program prog with arguments args.

make-html > (shell:exec "date" "-R")
Tue, 30 Apr 2019 19:03:27 +0200

See also

shell:exec-with-detach shell:exec-with-io-redirect