common/z*: add Korean translation (#14520)
This commit is contained in:
12
pages.ko/common/zdiff.md
Normal file
12
pages.ko/common/zdiff.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# zdiff
|
||||
|
||||
> `gzip` 아카이브에서 `diff` 호출.
|
||||
> 더 많은 정보: <https://manned.org/zdiff>.
|
||||
|
||||
- 필요 시 압축을 해제하여 두 파일 비교:
|
||||
|
||||
`zdiff {{경로/대상/파일1.gz}} {{경로/대상/파일2.gz}}`
|
||||
|
||||
- 동일한 이름의 `gzip` 아카이브와 파일 비교:
|
||||
|
||||
`zdiff {{경로/대상/파일}}`
|
Reference in New Issue
Block a user