To access the Appdata folder in Windows, I can just use %APPDATA%
in the path name and that's it.
Does this method work on Linux and other OS as well? I know there alternatives to using %APPDATA%
, but my question is just if I can use it there, and how the path name is translated.