Загрузка страницы

How to sort files by extension

Your folder can be so cluttered with all kinds of files, it's terrible to see them. In this video, I show you a little trick to organize them into separate folders

Commands:
@echo off

for %%a in (".\*") do (
if "%%~xa" NEQ "" if "%%~dpxa" NEQ "%~dpx0" (
if not exist "%%~xa" mkdir "%%~xa" (
move "%%a" "%%~dpa%%~xa\"
)
)
)

Basic wired USB keyboard https://amzn.to/3DzJNdW
Keyboard Razer https://amzn.to/44YtYcA
Razer Gaming Keyboard: https://amzn.to/3DwHE32

Dream 600K Sub https://www.youtube.com/c/NETVN82
#netvn #windows10

Видео How to sort files by extension канала NETVN82
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
13 мая 2022 г. 15:05:53
00:01:04
Яндекс.Метрика