The pwd command is a commonly used command in Unix-based operating system, including Linux. "pwd" stands for "print working directory."when you run the pwd command,it display the full path of the current directory you are in.
ubuntu@ip-172-31-89-235:...