unix_SearchPaths
Summary
Sets the search path for Unix.Usage
unix_SearchPaths=<path>
Description
Sets the search path for for Unix. If there is more than one path, use ";" to separate them. An example of syntax in such a case is:
unix_SearchPaths=<path>;<path>;<path>
This setting is case sensitive.
Examples
unix_SearchPaths=/bin;/sbin;/usr/bin;/usr/sbin;/usr/local/bin;/usr/local/sbin
This is the default setting.
Ester Heylen (02/06/2010 5:16 pm)
Ester Heylen (02/06/2010 5:20 pm)
Comments
There are no comments.