I have a bunch of data files on a Mac Mini that I want to read over my wireless LAN in a script (F#, not that it matters I think). I can see the files in Finder, but don't know how to read them in a program.
What path to the file would I use in my script? For example if I had a file called myData.csv in a folder called MyUserId/data, what would the path be?