returns directory separator for current platform
s = filesep()
:s a string :
The filesep returns directory separator ( ‘/’ on GNU/Linux or ‘’ on Windows).
filesep()
Enter search terms or a module, class or function name.