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

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

@@ -0,0 +1,20 @@
# lolcat
> 모든 `cat` 결과를 콘솔에 무지개 색상으로 출력합니다.
> 더 많은 정보: <https://github.com/busyloop/lolcat>.
- 파일을 콘솔에 무지개 색상으로 출력:
`lolcat {{경로/대상/파일}}`
- 텍스트를 생성하는 명령의 결과를 무지개 색상으로 출력:
`{{fortune}} | lolcat`
- 파일을 콘솔에 애니메이션 무지개 색상으로 출력:
`lolcat -a {{경로/대상/파일}}`
- 파일을 콘솔에 24비트 (진정한 색상) 무지개 색상으로 출력:
`lolcat -t {{경로/대상/파일}}`