diff --git a/pages/windows/popd.md b/pages/windows/popd.md new file mode 100644 index 000000000..7c79c54c9 --- /dev/null +++ b/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` \ No newline at end of file