/
Like in `FileOpen()` interpret filenames starting with `/` as paths relative to the current working directory by removing the first `/` from the path. Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/23
Implement the subset of the functionality to be usable to check if the file exists or not and check the size of the file.