1
7/21/2019 Matrix http://slidepdf.com/reader/full/matrix-56da30c537258 1/1 #! bin/bash while(true) do echo -n -e "\t0 \t1"; sleep5; done LC_ALL=C tr -c "[:digit:]" " " < /dev/urandom | dd cbs=$COLUMNS conv=unblock | G REP_COLOR="1;32" grep --color "[^ ]" while(true) do echo -n -e ""; sleep5; done ??????????? while(true) do echo -n -e "\t?\t?\t?\t?\t?\t?\t?\t?\t?\t?\t?"; sleep .01; done  Three Rings for the Elven-kings under the sky, Seven for the Dwarf-lords in their halls of stone, Nine for Mortal Men doomed to die, One for the Dark Lord on his dark throneIn the Land of Mordor where the Shad ows lie.

Matrix

Embed Size (px)

DESCRIPTION

code

Citation preview

Page 1: Matrix

7/21/2019 Matrix

http://slidepdf.com/reader/full/matrix-56da30c537258 1/1

#! bin/bash

while(true) do echo -n -e "\t0 \t1"; sleep5; done

LC_ALL=C tr -c "[:digit:]" " " < /dev/urandom | dd cbs=$COLUMNS conv=unblock | GREP_COLOR="1;32" grep --color "[^ ]"

while(true) do echo -n -e ""; sleep5; done

???????????

while(true) do echo -n -e "\t?\t?\t?\t?\t?\t?\t?\t?\t?\t?\t?"; sleep .01; done

  Three Rings for the Elven-kings under the sky,Seven for the Dwarf-lords in their halls of stone,Nine for Mortal Men doomed to die,One for the Dark Lord on his dark throneIn the Land of Mordor where the Shad

ows lie.