Talk:!include

From OpenKore Wiki
Revision as of 23:00, 28 April 2010 by ChrstphrR (talk | contribs) (Is the foreslash or backslash in a path universal across windows and unix environments?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How are the paths and foreslash and backslashed dealt with, for unix and windows?

Will a unix path like

foo/bar/baz/file.txt

work on a windows environment?

Will a windows path like

foo\bar\baz\file.txt

work on a unix hosted OK instance?