I need some quick help to get some work done. I usually compile and run my programs on a PC, but here at my lab, I have to do all my work on a Mac (OS X). The problem is that I have to direct my programs to a certain directory, but I have NO IDEA how the directories work on this Mac.
For example, in Windows, I would simply state "C:\myworkdir\andsoforth\"
But I have no idea what is going on with my Mac here. What I can do is show you what the Terminal looks like within my directory, so you can show me the path I need to use:
trinh is my user name, and /Ego is the directory where my files are held. What path would I use for my java programs?