common/l*: add Korean translation (#14665)

This commit is contained in:
코드싸이
2024-11-07 09:27:55 +09:00
committed by GitHub
parent feb91d75ea
commit ef281bb658
103 changed files with 2279 additions and 0 deletions

12
pages.ko/common/lspath.md Normal file
View File

@@ -0,0 +1,12 @@
# lspath
> `PATH` 환경 변수의 내용을 나열하고, 선택적으로 페이지를 나눠서 표시합니다.
> 더 많은 정보: <https://github.com/clementi/lspath>.
- 시스템 `PATH` 변수의 내용을 한 줄에 하나씩 출력:
`lspath`
- 현재 시스템 `PATH` 변수의 내용을 한 줄에 하나씩 출력하고, 페이지로 나눠서 표시:
`lspath --page`