디렉토리 스택을 표시하거나 조작한다. 디렉토리 스택은 pushd과 popd 명령어로 조작할 수 있는 최근 방문한 디렉토리의 목록이다. 더 많은 정보: https://www.gnu.org/software/bash/manual/bash.html#Directory-Stack-Builtins.
pushd
popd
dirs
dirs -p
dirs +{{N}}
dirs -c