various batch jobs that you may wish to happen at certain times of the day or week that operate
on your machine but don't require access to the real-time internals of the cluster daemon. You can
execute just about any command you like, but <em>be warned</em> <b>stdin</b> and <b>stdout</b> are
still connected to the same terminal (if any) as the cluster daemon. Any unix command and arguments
can used, see <tt>exec</tt> in the <a href="http://www.perl.com">perl</a> documentation.
various batch jobs that you may wish to happen at certain times of the day or week that operate
on your machine but don't require access to the real-time internals of the cluster daemon. You can
execute just about any command you like, but <em>be warned</em> <b>stdin</b> and <b>stdout</b> are
still connected to the same terminal (if any) as the cluster daemon. Any unix command and arguments
can used, see <tt>exec</tt> in the <a href="http://www.perl.com">perl</a> documentation.