linux/d*: add Korean translation (#14683)

This commit is contained in:
코드싸이
2024-11-08 15:51:52 +09:00
committed by GitHub
parent b3cbaf7b55
commit 53b2ce7e7f
73 changed files with 1566 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# delpart
> Linux 커널에게 파티션을 잊도록 요청합니다.
> 더 많은 정보: <https://manned.org/delpart>.
- 커널에게 `/dev/sda`의 첫 번째 파티션을 잊도록 요청:
`sudo delpart {{/dev/sda}} {{1}}`