Загрузка...

Create 1,000 folders using a simple command!

ou can quickly create 1,000 folders using a simple command in the Windows Command Prompt (cmd). Here's how:

Open Command Prompt (Win + R, type cmd, then hit Enter).

Navigate to the location where you want to create the folders (e.g., C:\Users\YourName\Desktop) using:

cmd
cd C:\Users\YourName\Desktop
Run the following command:

cmd
for /l %i in (1,1,1000) do mkdir Folder%i
This will create folders named Folder1, Folder2, Folder3 ... up to Folder1000
FOLLOW ME:

Linkdin
linkedin.com/in/pushkar-razput-271b172b2

Youtube
youtube.com/@pushkarrajput5587

Telegram
t.me/Push_565

Youtube
youtube.com/channel/UC7zS2Zk0RQa7D8xbZ6-em8w

Tiktok
tiktok.com/@devil_hunt4?_t=8nubOOVOg78&_r=1

Видео Create 1,000 folders using a simple command! канала Devil__hunt
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки