add more information links

This commit is contained in:
marchersimon
2021-04-17 17:15:37 +02:00
committed by Starbeamrainbowlabs
parent 228e3cc92e
commit bc5d06ed1e
36 changed files with 36 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
> 디렉토리 스택을 표시하거나 조작한다.
> 디렉토리 스택은 `pushd`과 `popd` 명령어로 조작할 수 있는 최근 방문한 디렉토리의 목록이다.
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- 각각의 엔트리 사이에서 공백으로 디렉토리 스택을 표시하기: