Short: Shell directory stack with push and pop Author: Torsten Poulin Uploader: torpou+aminet gmail com (Torsten Poulin) Type: util/sys Version: 40.3 Architecture: m68k-amigaos >= 2.04 PushDir If a directory is specified, the PushDir command changes to the this directory and pushes the previous directory onto the directory stack. The PushDir command with no arguments swaps the top two elements of the directory stack. PopDir The PopDir command pops the directory stack and changes to the new top directory. With a numerical argument, it discards the corresponding item from the stack. DirStack The DirStack command prints the directory stack with the top of the stack at the left. Binaries, source code, and documentation included. Under 2-clause BSD License.