Here is a script which when executed on the Linux terminal will create a continuous stream of 1's and 0's to create a background like that of the matrix as shown below.
Here is the script.
Save the script as matrix.sh
Give it execute permission and then execute it as follows
Pleast note that the script will not stop untill you do not press "cntrl + c" or "cntrl + z" or close the terminal.
Here is the script.
Save the script as matrix.sh
Give it execute permission and then execute it as follows
Pleast note that the script will not stop untill you do not press "cntrl + c" or "cntrl + z" or close the terminal.
0 comments:
Post a Comment