Advertisement
npocmaka

chrasher

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