Matrix Effect
Friday, March 09, 2012
Posted by Priya Yadav
Not much to explain, just follow the steps and see the amazing matrix effect happen in your DOS window:
- Open Notepad.
- Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
- Save the file with .bat extension like Matrix.bat
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Notepad
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
Post a Comment