Browse Source

popd: added page for windows

Juan Martin Enriquez 7 years ago
parent
commit
f103ad05d1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      pages/windows/popd.md

+ 7 - 0
pages/windows/popd.md

@@ -0,0 +1,7 @@
+# popd
+
+> Changes the current directory to the directory stored by the `pushd` command
+
+- Switch to directory at the top of the stack:
+
+`popd`