How-to articles, tricks, and solutions about PATH-SEPARATOR
When should I use File.separator and when File.pathSeparator?
In Java, the File.separator field is a string that represents the separator character used in file paths on the current operating system.