merge mutiple pages(cmake to command) : Add Korean Translation (#3595)

* korean translation

cmake
cmark
cmp
code
coffee
column
comm
command

* update some words

* update

* update cmake.md

delete \n

* change whitespace
This commit is contained in:
JJByun
2019-11-23 00:25:18 +09:00
committed by Proscream
parent 3b31dfcc59
commit 61f5b84720
8 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# command
> Command 명령은 쉘이 프로그램을 실행하고 동일한 이름의 기능, 빌드인 및 별칭을 무시하도록 합니다.
- ls 별칭이 존재하더라도 문자 그대로 ls 프로그램을 실행:
`command {{ls}}`