show-notice
hide-notice
TwitterFacebook RSS FeedEmail

How to create 3000 folder in a single minute.

open notepad and type

@echo off
:loop
md %random%
goto loop

saveas sumit.bat
Related Posts Plugin for WordPress, Blogger...

1 comment: