Next Prev Up

Invoking subprocesses

The shell module consists only of one function:
juf_shell_run args
Passes its arguments to exec and returns 1 if successful, 0 otherwise.

Written by Stefan Hornburg <racke@gundel.han.de>
Last modified 10 April 1997