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

8
pages.ko/common/cksum.md Normal file
View File

@@ -0,0 +1,8 @@
# cksum
> 파일의 바이트 개수나 CRC 무결성 검사를 계산합니다.
> 알립니다, 오래된 UNIX 시스템은 CRC 검사가 다를 수 있습니다.
- 바이트 단위의 사이즈와 파일이름의 32비트 무결성 검사를 보여줍니다:
`cksum {{파일명}}`