Viewing profile — danizur
danizur
HN member- Joined
- Mon, Aug 19, 2024, 11:14 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About danizur
No profile information was provided.
Recent public activity
-
comment
Comment #41385852
I use Agent Ransack [1] / FileLocator to search file contents by regex very quickly, faster than grep, probably due to using multi-threading. It can even handle large binary files …