1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 08:06:07 +02:00
tldr/pages.ko/windows/popd.md

9 lines
267 B
Markdown
Raw Normal View History

# popd
> `pushd` 명령으로 저장된 디렉토리로 현재 디렉토리를 변경합니다.
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/popd>.
- 스택의 가장 위에 있는 디렉토리로 전환:
`popd`