Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
🔎
Productivity & Search
Unlock powerful search and clipboard tools for daily work (Premium)

Your Task

Find lines containing 'error' in all .log files

Command Reference
Command
FINDSTR
Syntax
FINDSTR pattern files
Examples
FINDSTR error *.log - Finds 'error' in all .log files

🔎
Productivity & Search
Unlock powerful search and clipboard tools for daily work (Premium)

Your Task

Find lines containing 'error' in all .log files

Command Reference
Command
FINDSTR
Syntax
FINDSTR pattern files
Examples
FINDSTR error *.log - Finds 'error' in all .log files