dirs - print directory stack ========================================== Synopsis -------- dirs dirs -c \subsection dirs-description Description `dirs` prints the current directory stack, as created by the `pushd` command. With "-c", it clears the directory stack instead. `dirs` does not accept any parameters.