The pwd (Print Working Directory) command will display the user's current directory. The ls command will display the contents of the current directory.
Wikipedia
In Unix-like and some other operating systems, the pwd command (print working directory) writes the full pathname of the current working directory to the standard output.