Node:split, Next:suspiciousnames, Previous:SplayTime, Up:control
Split = ( character )
The value of this variable is used to define the list separator in
variables which are expected to be treated as lists. The default value
of this variable is the colon :
. Cfengine treats variables
containing this character as lists to be broken up and iterated over in
the following cases:
This typically allows communication with PATH-like environment variables in the shell.