linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 deletions

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

@@ -0,0 +1,13 @@
# print
> `run-mailcap`의 인쇄 작업에 대한 별칭.
> 원래 `run-mailcap`은 mime-type/파일을 처리하는 데 사용됩니다.
> 더 많은 정보: <https://manned.org/print>.
- 기본 run-mailcap 도구에서 파일을 인쇄하는 데 사용:
`print {{파일명}}`
- `run-mailcap`과 함께 사용:
`run-mailcap --action=print {{파일명}}`