envcmd: Sleigh Auxiliary Function

Description Details Examples

Description

This function is set through optional argument scriptExec in the sleigh constructor.

Details

This function indicates that configuration variables such as RSleighName and RSleighNwsName are exported to the environment using the env command.

envcmd is the default choice to execute worker scripts on UNIX.

Examples

1
2
3
4
## Not run: 
s = sleigh(scriptExec=envcmd)

## End(Not run)

nws documentation built on May 2, 2019, 8:51 a.m.