The Java file separator. This should be used 99% of the time (even
on Windows). The only time to use the OS_FILE_SEP is if an application
has to write an external file/script that will be processed natively
by the OS (rather than by another Java application).