
We have the answer for Mac Support. Below you will find related Tech Support questions and Forum Post/Threads for Path Finder.
Just Register and Ask!
Of course, this begs the question why can't Apple's finder use this functionality as well as the Terminal can? ...
Mac OS X System & Mac Software - Posts: 15 - May 18, 2003
You mean you get an error saying something to the effect of "You cannot use a name that begins with ".", because these are reserved for the system. Please choose another name."? If this is the case, then this simple terminal script will change the filename: "mv path/to/file/htaccess.txt path/to/file/.htaccess" (without quotes). If you saved the file from TextEdit, it will...
Mac OS X System & Mac Software - Posts: 2 - Apr 25, 2003
init.csh and i dont have any third party app's that let the finder display hidden files. is there a plist i can change to trash the setup files? ...
Unix & X11 - Posts: 4 - Apr 16, 2003
So if you want to use the alias in the Finder rather than the terminal, make an alias in the Finder in the normal manner. ...
Unix & X11 - Posts: 16 - Apr 4, 2003
wite an applescript say: tell application "finder" sleep end tell this will work fine when run from script editor and even from the command promt as osascript /path/to/sleep.scpt (sleep.scpt being the script above)
Software Programming & Web Scripting - Posts: 8 - Mar 27, 2003
--jaredbdk... don't waste my time with a dumb ass remarks!! ->>nintendo..thanks for your help...i can only run apps from within my dock.. i can't open the applications window (using the keybaord shortcut) to see the terminal,nor can i open my hard drive since the icon is not there... I have ran single user mode.. ran fsck -y.. it came up with sbin error (4,0) it fixes the...
Mac OS X System & Mac Software - Posts: 8 - Mar 21, 2003
When you use the Applications menu, the environment variables are the ones that X11.app has inherited from where it was started. So if you launch X11 from the Finder or Dock, very likely your environment will be limited. See previous question to set the PATH environment for all applications include X11.app. ...
Unix & X11 - Posts: 9 - Mar 20, 2003
Then, looking at the CD from inside the Finder you see 3 files off the bat. ...
Mac OS X System & Mac Software - Posts: 0 - Mar 14, 2003
ck. I Like to be able to Control click an icon, and be able to stuff, like Mail, iTunes etc ... now, i'd say iChat could quite easily combine the features of the Finder Bar, into a Dockling? ...
Apple News, Rumors & Discussion - Posts: 22 - Mar 7, 2003
OS X's firewall will probably be enough, as for monitoring, if you are just worried about monitoring the web access, there are logs in /var/log/httpd/ to get to this in terminal type "cd /var/log/httpd" (dont forget the first slash) Then see whats in there by typing "ls" you'll see this: access_log error_log
Mac OS X System & Mac Software - Posts: 2 - Mar 1, 2003