co*: add Korean translation (#14059)

* co*: add Korean trnaslation

* fix: fix filename
This commit is contained in:
HoJeong Im
2024-10-08 17:23:24 +09:00
committed by GitHub
parent 674596b164
commit 7979f194b3
9 changed files with 191 additions and 0 deletions

12
pages.ko/common/colon.md Normal file
View File

@@ -0,0 +1,12 @@
# Colon
> 성공적인 종료 상태 코드 0을 반환.
> 더 많은 정보: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#colon>.
- 성공적인 종료 코드를 반환:
`:`
- 명령이 항상 0으로 종료되도록 함:
`{{명령어}} || :`