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/zless.md Normal file
View File

@@ -0,0 +1,8 @@
# zless
> `gzip` 및 `xz` 압축 파일 보기.
> 더 많은 정보: <https://manned.org/zless>.
- `gzip`으로 압축된 파일을 `less`로 페이지 단위로 보기:
`zless {{파일.txt.gz}}`