popd [ {+|-}n ]
Remove an entry from the directory stack, and perform a cd to the new top directory. With no argument, the current top entry is removed.
Option | Description |
---|---|
+n |
Identifies a stack entry by counting from the left of the list shown by the dirs command, starting with zero. |
-n |
Counts from the right. |
If the PUSHD_MINUS option is set, the meanings of + and - in this context are swapped.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.