linux/a*: add and update Korean translation (#14680)

* linux/a*: add and update Korean translation

* Update pages.ko/linux/apt-file.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/ark.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/atool.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-08 16:21:35 +09:00
committed by GitHub
parent cb03fe18ae
commit 38f417243c
80 changed files with 1647 additions and 8 deletions

View File

@@ -0,0 +1,20 @@
# apport-bug
> Ubuntu에서 버그 보고서를 제출합니다.
> 더 많은 정보: <https://wiki.ubuntu.com/Apport>.
- 전체 시스템에 대한 버그 보고:
`apport-bug`
- 특정 패키지에 대한 버그 보고:
`apport-bug {{패키지}}`
- 특정 실행 파일에 대한 버그 보고:
`apport-bug {{경로/대상/실행_파일}}`
- 특정 프로세스에 대한 버그 보고:
`apport-bug {{PID}}`