Sodamhan.com

TL;DR

cmatrix

Shows a scrolling Matrix like screen in the terminal. More information: https://github.com/abishekvashok/cmatrix.

  • Enable asynchronous scrolling:

cmatrix -a

  • Change the text Color (green by default):

cmatrix -C red

  • Enable rainbow mode:

cmatrix -r

  • Use a screen update delay of 100 centiseconds (1 second):

cmatrix -u 100

This document was created using the contents of the tldr project.