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,16 @@
# ausyscall
> 시스템 호출 이름과 번호를 매핑합니다.
> 더 많은 정보: <https://manned.org/ausyscall>.
- 특정 시스템 호출의 번호 표시:
`ausyscall {{검색_패턴}}`
- 특정 시스템 호출 번호의 이름 표시:
`ausyscall {{시스템_호출_번호}}`
- 특정 아키텍처의 모든 시스템 호출 표시:
`ausyscall {{아키텍처}} --dump`