💾 Archived View for uhc.driar.se › help › popd captured on 2024-05-10 at 10:53:11.

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

PopD - Recieves the newest directory from the stack and changes dir to it

Usage: popd

Changes the current working directory to the directory most recently added
to the stack. You can display the current stack with the dirs command.

Examples:
 1.Workbench:> pushd ram:
 1.Ram Disk:> pushd work:
 1.Work:> popd
 1.Ram Disk:> popd
 1.Workbench:>