shell:exec
builtin-function
(shell:exec prog &rest args)
Executes the program prog with arguments args.
prog
args
make-html > (shell:exec "date" "-R") Tue, 30 Apr 2019 19:03:27 +0200
shell:exec-with-detach shell:exec-with-io-redirect