# pushd > 将一个目录放入堆栈,以便以后可以访问。 > 另请参见 `popd` 以切换回原始目录。 > 更多信息:。 - 切换到目录并将其推送到堆栈: `pushd {{path\to\directory}}`