multiple pages : Add Korean Translation (#3583)

* Translation-ko

chsh.md
cksum.md
clamscan.md
clang.md
clear.md
clementine.md
cloc.md
clockwork-cli.md

* update some words

chsh.md
cksum.md
clamscan.md
clear.md
cloc.md
clockwork-cli.md

* update

* update

* Update clockwork-cli.md
This commit is contained in:
JJByun
2019-11-25 04:33:52 +09:00
committed by Starbeamrainbowlabs
parent 40fb7d51dc
commit 1c78b9e106
8 changed files with 146 additions and 0 deletions

7
pages.ko/common/chsh.md Normal file
View File

@@ -0,0 +1,7 @@
# chsh
> 사용자 로그인 쉘을 변경합니다.
- 쉘 변경하기:
`chsh -s {{경로/쉘_바이너리명}} {{사용자이름}}`