home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / tclX6.5c / tcllib / help / status / pushd < prev    next >
Encoding:
Text File  |  1992-12-19  |  268 b   |  8 lines

  1.  
  2.  
  3.           pushd [dir]
  4.                Push the current directory onto the directory stack and
  5.                cd to the specified directory.  If the directory is not
  6.                specified, then the current directory is pushed, but
  7.                remains unchanged.
  8.