You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tool for finding specific keywords in any file under a specified directory
📍 Written in Python
📍 Supports common file extensions
📍 Recursive
📍 Tested only on Windows so far
📍 Currently case-sensitive
python main.py {string_to_find}
About
Python script for finding specific keywords in directories recursively