linux/e*: add Korean translation (#14684)

* linux/e*: add Korean translation

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/eyed3.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:16 +09:00
committed by GitHub
parent f5ac8fe874
commit b23c3160f7
42 changed files with 918 additions and 0 deletions

13
pages.ko/linux/edit.md Normal file
View File

@@ -0,0 +1,13 @@
# edit
> `run-mailcap`의 편집 작업에 대한 별칭.
> 원래 `run-mailcap`은 mime-type/파일을 처리/편집하기 위해 사용됩니다.
> 더 많은 정보: <https://www.computerhope.com/unix/uedit.htm>.
- 기본 mailcap 탐색기로 어떤 파일이든 보기 위해 편집 작업 사용:
`edit {{파일명}}`
- `run-mailcap`과 함께 사용:
`run-mailcap --action=edit {{파일명}}`