Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bobright

macrumors 601
Original poster
Jun 29, 2010
4,817
34
I need to know what the full path name of this directory is, thing is Finder doesnt show it. How can I enable this like windows is with C:/Documents/etc ?
 
Last edited:
Enter these commands in the terminal to show full path in the title bar:

Code:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES; killall Finder

Terminal is in the Utilities folder inside your Applications folder.
To change it back, do the same with NO instead of YES.

You can also see the path at the bottom of Finder windows by going to:
View Menu -> Show Path Bar
 
Enter these commands in the terminal to show full path in the title bar:

Code:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES; killall Finder

Terminal is in the Utilities folder inside your Applications folder.
To change it back, do the same with NO instead of YES.

You can also see the path at the bottom of Finder windows by going to:
View Menu -> Show Path Bar
Thanks Gordon not home but will try this when I am on my Mac.

I have another question--where is the default directory that installed apps from iPhone/iPad are stored on the iMac? It appears I've got 2 folders with all my apps somehow from when I transferred my stuff over from my PC a couple months ago. It sucks I've got to delete one of them.
 
The default location for your apps would be here, if your username was bob:

/Users/bob/Music/iTunes/iTunes Media/Mobile Applications

To see where a particular app is stored, click on Apps in the iTunes sidebar, then right-click on an app and choose "show in Finder" from the menu.
 
The default location for your apps would be here, if your username was bob:

/Users/bob/Music/iTunes/iTunes Media/Mobile Applications

To see where a particular app is stored, click on Apps in the iTunes sidebar, then right-click on an app and choose "show in Finder" from the menu.
Right on McGordon just checked and mine are actually in iTunes/Mobile Applications but not the iTunes Media folder is that ok?

I transferred my iTunes library from PC to the new iMac when I got it and actually had a couple directories with my Apps, have since put them in one folder and it now appears everything is where it should be. Hopefully.:eek:
 
That sounds ok to me. You can change the location of the iTunes media folder. I don't keep it in the default place myself but was trying to tell you where the default location would be if you started a new iTunes library with the latest iTunes. It might be different if you started your library on an older version.
 
That sounds ok to me. You can change the location of the iTunes media folder. I don't keep it in the default place myself but was trying to tell you where the default location would be if you started a new iTunes library with the latest iTunes. It might be different if you started your library on an older version.
This is exactly why it is how it is I believe
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.