We have the answer for Mac Support. Below you will find related Tech Support questions and Forum Post/Threads for Path In Mac.
Just Register and Ask!
Will I be able to log back in after I turn off the computer under my local account? ...
Mac OS X System & Mac Software - Posts: 2 - Nov 21, 2008
I'm not sure how to do it in straight C, but you can do it via AppleScript like this:tell application "Finder" set the locked of file "Mac HD:path:to:file" to false end tellOr if you want to use Unix-style paths instead of HFS-style paths, like this:tell application "Finder" set the locked of file (posix file "/path/to/file") to false end tell You can also use the...
Software Programming & Web Scripting - Posts: 4 - Nov 18, 2008
Is this for 10.5 or just specific for 10.4? I tried using afp & nfs and i keep on getting an error stating unable to create home directory- an error has occurred.
Mac OS X Server - Posts: 41 - Nov 17, 2008
By the way, I found all of this information I linked to in this thread with simple Google searches, and usually didn't have to look in more than a few results before coming across these guides. ...
Mac OS X Server - Posts: 41 - Nov 17, 2008
e, meaning your IP address changes every so often... so if you know your IP address now, you can't guarantee that'll be your IP address later today or tomorrow. In this case, you can sign up for a dynDNS.org account, which will allow you to access your computer with a name like "homeftp.dyndns.org", and dynDNS. ...
Networking & Compatibility - Posts: 7 - Nov 1, 2008
WIN XP/.Trash/501 is the path to the folder the file is in on the XP partition, and I tried rm -rf WIN XP/.Trash/501 in terminal to remove it but it stays put. I think it may have to be dealt with from within XP, not OS X, even though it technically is on the same volume.
Mac OS X System & Mac Software - Posts: 23 - Oct 31, 2008
You could try googling it to see if it's safe to remove. Removing it might help get rid of the file in your Trash. ...
Mac OS X System & Mac Software - Posts: 23 - Oct 31, 2008
but I'm having a problem in which, when I try to launch X11, it tries to start, quits immediately, and continues to try to start and quit in a loop. ...
Unix & X11 - Posts: 1 - Aug 27, 2008
There will be more in Console when you get that error, if the above won't solve it. ...
Networking & Compatibility - Posts: 12 - Oct 23, 2008
Hi, I am totally new at perl, and everyone here has never used perl on Mac OS X. I am running Leopard 10.5. ...
Software Programming & Web Scripting - Posts: 5 - Oct 21, 2008