DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
pushd(1tcl)
pushd -- push current directory onto directory stack and cd to specified directory
Synopsis
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.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004