pselect pwd
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

pushd

Synopsis

pushd [-n] [path]

Description

Pushes the directory path on top of the directory stack, or exchanges the topmost two directories on the stack. If -n is given, only change the contents of the stack, but do not change current working directory.

Provided By

Simics Core

See Also

dirs, popd
pselect pwd