June 2003
Beginner to intermediate
944 pages
43h 1m
English
pushd
pushd [directory]
pushd [options]By default, switch top two directories on stack. If specified, add a new directory to the top of the stack instead, and cd to it.
Rotate the stack to place the nth (counting from 0) directory at the top.
Rotate the stack to place the nth directory from the bottom of the stack at the top.
Don’t do a cd when adding directories to the stack.
Read now
Unlock full access