[comp.unix] How can I find paths?

sklee@src.honeywell.com (Sungkee Lee) (02/23/90)

Is there a way to find all the paths (including linked paths)
from root directory to the directory? 
"pwd" command is not enough, because it only gives me static path.
I'd like to have a command which can show all the paths from root 
directory to the directory.

Sungkee.