stringByResolvingSymlinksInPath doesn't?
stringByResolvingSymlinksInPath doesn't?
- Subject: stringByResolvingSymlinksInPath doesn't?
- From: Jonathan del Strother <email@hidden>
- Date: Fri, 19 Aug 2005 01:06:50 +0100
I've symlinked my iTunes directory to elsewhere:
Sakaki-San:~/Music jon$ ls
total 6
lrwxr-xr-x 1 jon jon 6 Aug 19 00:59 iTunes@ -> iTunes
I'm trying to use stringByResolvingSymlinksInPath to get to the real
path. It's just returning the receiver.
It's clearly doing something - if I resolve symlinks on @"~/Music/
iTunes", I get @"/Users/jon/Music/iTunes" back, but it's totally
ignoring the symlink.
What am I missing?
Cheers,
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden