This shows you the differences between two versions of the page.
— |
set_shell_flags [2006/08/29 20:18] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Synopsis:====== | ||
+ | [[set]] shell_flags [<flags>] | ||
+ | |||
+ | ======Description:====== | ||
+ | This variable contains any flags that are to be passed to the command | ||
+ | shell used by the [[exec command|EXEC]] command. The -c switch is | ||
+ | generally required by all shells, though others may be available as | ||
+ | well; consult your shell's documentation. | ||