Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Как найти папки, не содержащие определённых файлов 
Author Message
Tol!k



PostPosted: Sat Dec 29, 2012 19:00    Post subject: Reply with quote

в самый конец добавь строку
Code:

for /f "delims=" %%$ in ('sort /r "%output%"') do (del /f /q "%%$*" &rd /q "%%$" 2>nul)


Last edited by Tol!k on Mon Dec 31, 2012 04:27; edited 1 time in total
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group