Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created February 10, 2022 01:51
Show Gist options
  • Save shollingsworth/2dc37368ace1bc376bb085cd88fb875a to your computer and use it in GitHub Desktop.
Save shollingsworth/2dc37368ace1bc376bb085cd88fb875a to your computer and use it in GitHub Desktop.
windows recon find string in files
findstr /S /I /M /C:"karl" *.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment