Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rem -- a script that crashes the command prompt
- rem -- "echo on" is not mandatory just the output is more interesting
- rem -- by Vasil "npocmaka" Arnaudov
- rem -- http://ss64.org/viewtopic.php?id=1554
- echo on
- break | for %%A in () do echo %%A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement