1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 08:22:09 +02:00
tldr/pages.ko/common/cmatrix.md

20 lines
431 B
Markdown

# cmatrix
> 터미널에 화면과 같이 스크롤링되는 Matrix를 표시.
> 더 많은 정보: <https://github.com/abishekvashok/cmatrix>.
- 비동기([a]synchronous) 스크롤 활성화:
`cmatrix -a`
- 텍스트 색상([C]olor) 변경 (기본적으로 녹색):
`cmatrix -C {{red}}`
- [r]ainbow 모드 활성화:
`cmatrix -r`
- 100 센티초 (1초)의 화면 업데이트([u]pdate) 지연을 사용:
`cmatrix -u 100`