eyeguy Posted August 4, 2007 Posted August 4, 2007 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
Hans Jürgen Posted August 4, 2007 Posted August 4, 2007 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.
Recommended Posts
This topic is 6381 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now