1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:02:09 +02:00
tldr/pages.ko/common/chsh.md
2021-04-18 15:33:27 +01:00

8 lines
185 B
Markdown

# chsh
> 사용자 로그인 쉘을 변경합니다.
> 더 많은 정보: <https://manned.org/chsh>.
- 쉘 변경하기:
`chsh -s {{경로/쉘_바이너리명}} {{사용자이름}}`