LINUX.ORG.RU

Ответ на: комментарий от anonymous

C:\> windows 'windows' is not recognized as an internal or external command, operable program or batch file

GblGbl ★★★★★
()

find . -type f -exec sed -n '/bla-bla-bla/w 13.txt' {} +

anonymous
()

man fgrep

Проще всего:

$ fgrep blah-blah-blah * > file13.ext

или

$ fgrep blah-blah-blah file[1-12].ext > file13.ext

DiGital
()
Ответ на: комментарий от anonymous

>C:\> man 'man' is not recognized as an internal or external command, operable program or batch file

Тогда так: format C:

sskirtochenko ★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.