So I am having a strange issue with Java.
I\'m reading a writing files, so the path is important to me. I would like all files to be written and read from the relati
set the user.dir property on the command line, or just run from the directory you wnt everything to be relative to (by cd-ing)
user.dir