Display the Pathname to Your Present Working Directory
$ pwd /users/john/ $ cd .. $ pwd /users $ cd .. $ pwd / $ cd bin $ pwd /bin $ cd $ pwd /users/john $
$ pwd /users/john/ $ cd .. $ pwd /users $ cd .. $ pwd / $ cd bin $ pwd /bin $ cd $ pwd /users/john $