devcontainer, devenv, dfc, dhcpig, dict, diff-pdf, diffoscope, difft, dillo, direnv: add Korean translation (#14116)

This commit is contained in:
HoJeong Im
2024-10-12 01:59:18 +09:00
committed by GitHub
parent b28b45ba76
commit 5459f6493a
10 changed files with 262 additions and 0 deletions

20
pages.ko/common/dfc.md Normal file
View File

@@ -0,0 +1,20 @@
# dfc
> 색상과 그래프를 통해 파일 시스템 디스크 공간 사용량 요약을 확인.
> 더 많은 정보: <https://github.com/Rolinh/dfc>.
- 색상과 그래프를 통해 사람이 읽을 수 있는 형식으로 파일 시스템과 디스크 사용량을 표시:
`dfc`
- 의사적인, 중복 및 액세스할 수 없는 파일 시스템을 포함한 모든 파일 시스템을 표시:
`dfc -a`
- 색상 없이 파일 시스템 표시:
`dfc -c never`
- 파일 시스템 유형에 "ext"가 포함된 파일 시스템 표시:
`dfc -t ext`