pushd(1) fish pushd(1)
NAME
pushd - push directory to directory stack
Synopsis
pushd [DIRECTORY]
Description
The pushd function adds DIRECTORY to the top of the directory stack and
makes it the current directory. Use popd to pop it off and and return
to the original directory.
Version 1.23.1 8 Mar 2009 pushd(1)
fish 1.23.1 - Generated Sun Mar 8 14:15:02 CDT 2009
