@@ -0,0 +1,13 @@
+## Name
+
+pwd - print name of working directory
+## Synopsis
+```**sh
+$ pwd
+```
+## Description
+`pwd` prints the absolute pathname of the current working directory.