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

asu1911

macrumors newbie
Original poster
Feb 3, 2008
5
0
Is it possible to have finder show all the directories at the top, prior to listing any files? I'm terrible at organizing all my stuff and sometimes it can be difficult to find individual files among all the directories. Thank you in advance.
 
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Changes the title of a window to its full path. Repeat with NO to reverse.

261107-window-title-path.png

from Terminal Commands for Hidden Settings in Leopard
 
Forgive me, I believe I may have worded my question poorly. I do appreciate your time though. What I'm trying to do is like, instead of this:

Apples (dir)
Biscuits (dir)
Carrots.jpg (file)
Dragons (dir)
Eggs (dir)

------

Have finder list them as such:

Apples (dir)
Biscuits (dir)
Dragons (dir)
Eggs (dir)
Carrots.jpg (file)



------

Again, thank you in advance for any help. I'm sure its something simple that I'm totally overlooking.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.