|
#1
| |||
| |||
| Where is the Finder? I want to type something like this in my terminal albatross2:~ erikv$ open Finder but can't seem to find it - any ideas? |
|
#2
| ||||
| ||||
| why dont u just open up the finder?
__________________ http://dextop.rocks.it/ themes icons desktops |
|
#3
| |||
| |||
| It should be "open /system/library/coreservices/finder"
__________________ I love deadlines. I like the whooshing sound they make as they fly by. |
|
#4
| |||
| |||
| Quote:
so why didn't command-f in the Finder (visible and invisible items) come up with that? It saw the Finder copy in the Classic folder, but not in /System/Library/CoreServices/. I'm using 10.2.3 (clean install) on TiBook 800 G4, 1 GB RAM. weird - if I use command-f in the Jag finder (I run 10.2.8 on my G3 Lombard 400, 512 RAM), it works fine. In fact, what I see is, command-f in my Panther finder does not search /System. Why is that? This belongs in the "System" forum, I'm going to post it over there ... |
|
#5
| ||||
| ||||
| Probably to protect people from wrecking their own system... When in doubt, try the shell (in fact this method turns up quite a few things) find / -name Finder BTW 'open Finder' won't work because I can practically guarantee you that "/System/Library/CoreServices/Finder.app/Contents/MacOS/" is not in your $PATH.
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
|
#6
| |||
| |||
| Quote:
Quote:
Quote:
Code: MANDATORY_MANPATH /usr/share/man # # check if the directory exists and if it does, add it to MANPATH # OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.1/man # # set up PATH to MANPATH mapping # MANPATH_MAP /bin /usr/share/man MANPATH_MAP /usr/bin /usr/share/man MANPATH_MAP /usr/local/bin /usr/local/man MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man # # set man locales, if needed # #MANLOCALES ru_RU.KOI8-R ![]() |
|
#7
| |||
| |||
| Global environment variables are stored in the ~/.MacOSX/environment.plist file. It is not present by default, however you can create it yourself either with a text editor or with the plist editor. Here is a handy tool which helps you maintain your environment.plist: http://www.rubicode.com/Software/Bundles.html |
![]() |
| Thread Tools | |
|
|