Skip to content

Instantly share code, notes, and snippets.

@scriptum
Created December 16, 2014 11:36
Show Gist options
  • Select an option

  • Save scriptum/54649690a4b5945c5ffb to your computer and use it in GitHub Desktop.

Select an option

Save scriptum/54649690a4b5945c5ffb to your computer and use it in GitHub Desktop.
Matrix
tr -c "[:alnum:]" " " < /dev/urandom | fold -w$COLUMNS | GREP_COLOR="1;32" grep --color .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment