hcloud, hd, he*: add Korean translation (#14517)

This commit is contained in:
HoJeong Im
2024-11-02 22:14:52 +09:00
committed by GitHub
parent c5d694b17a
commit 916a7d963d
13 changed files with 298 additions and 0 deletions

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

@@ -0,0 +1,8 @@
# head
> 파일의 첫 번째 부분을 출력.
> 더 많은 정보: <https://manned.org/head.1p>.
- 파일의 처음 몇 줄을 출력:
`head -n {{개수}} {{경로/대상/파일}}`