Sweet! The pwd command prints the current directory. Using cd, we've navigated to the Documents folder.
pwd
cd
Documents
Yikes! The pwd command prints the current directory. Using cd, we've navigated to the Documents folder.