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: Как выбрать строки из txt файлов с определенным вхождением? 
Author Message
Tol!k



PostPosted: Mon Jun 15, 2009 13:44    Post subject: Reply with quote

Code:
cmd.exe /c find /i "последовательность символов" *.txt | find /v "---------- " > out.list

Последовательность "---------- " так найти не получится ;)
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group