August 4, 200718 yr Does anyone know how to write a file path in POSIX syntax? In HFS I have a path documents/jsl/referrals. How would this be written? Thank you Joseph
August 4, 200718 yr You wrote it. But I don't, wether the result is what you expected. That depends on the place in your filesystem from where you want to reach your target. Your path would work e.x. if you're staying in your homedir and that contains the folder "documents/..". The rest depedends on the command you want to execute "cd", "md". Give some more input here, what you want to do.
Create an account or sign in to comment