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