DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
pushd(TCL)
pushd -- push current directory onto directory stack and cd to specified directory
Syntax
pushd
[
dir
]
Description
This procedure pushes the current directory onto the directory stack and
cd
's to the specified directory. If the directory is not specified, then the current directory is pushed, but remains unchanged.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003