pwd
Print the full pathname of the current directory. Note: The built-in versions pwd (Bourne and Korn shells) and dirs (C shell) are faster, so you might want to define the following C-shell alias:
alias pwd dirs -l