Matrix effects using notepad in CMD
This is also command trick and it is really amazing friends..
With this trick you can run matrix effect in CMD .
Juts like matrix movie in...
Go to notepad and copy below code:-
------------------------------------------------------------
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
-------------------------------------------------------------------------------------------------------------------------
Save this file as ' abc.bat ' (name can be any thing but .bat extension is must)
Now open this file as see matrix effect on your screen.