💾 Archived View for uhc.megaburken.net › help › popd captured on 2023-09-28 at 15:57:14.

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:>