The pwd command is used to display the current working directory, pwd stands for print working directory.
So whenever you feel lost in the filesystem, call the pwd command to know where you are.
Simply type pwd into your terminal, and the command will output the absolute path of your present working directory.
In this example, the command has indicated that our present working directory is /home/linuxconfig.