SysPathSep
The operating system's PATH
environment variable (and others such as LD_LIBRARY_PATH
, etc.) delimiter character.
Unix:
:
Windows:
;
The operating system's PATH
environment variable (and others such as LD_LIBRARY_PATH
, etc.) delimiter character.
Unix: :
Windows: ;