common/p*: add Korean translation (#14663)

* common/p*: add Korean translation

* Update pages.ko/common/perldoc.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/common/pcdovtoppm.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-07 14:54:05 +09:00
committed by GitHub
parent fd7d9f925b
commit 2317407751
161 changed files with 3836 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# pipes.sh
> 터미널에 무작위 경로의 파이프를 그리는 Bash 스크립트.
> 더 많은 정보: <https://github.com/pipeseroni/pipes.sh>.
- 파이프의 패턴 변경:
`pipes.sh -t {{0..9}}`
- 파이프의 색상 변경:
`pipes.sh -c {{0..7}}`
- 파이프의 프레임 속도 변경:
`pipes.sh -f {{20..100}}`
- 색상 비활성화:
`pipes.sh -C`
- 버전 표시:
`pipes.sh -v`