June 2004
Intermediate to advanced
1056 pages
39h 58m
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.
n
Rotate the stack to place the nth
(counting from 0) directory at the top.
n
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