common/z*: add Korean translation (#14520)

This commit is contained in:
코드싸이
2024-11-02 02:58:11 +09:00
committed by GitHub
parent 68b644059f
commit f0c85945c8
47 changed files with 932 additions and 0 deletions

8
pages.ko/common/zrun.md Normal file
View File

@@ -0,0 +1,8 @@
# zrun
> 인수 파일을 명령어에 투명하게 압축 해제하여 실행.
> 더 많은 정보: <https://joeyh.name/code/moreutils/>.
- 압축된 인수 파일의 압축을 해제하여 지정된 명령 실행:
`zrun {{cat 경로/대상/파일1.gz 경로/대상/파일2.bz2 ...}}`