Hacker News new | ask | show | jobs
by foobarqux 859 days ago
How do I actually search files with timestamps (preferably from the CLI)?

I can use rg if the search terms happen to be on the same line but if the terms span multiple lines the interleaved timestamp metadata will prevent the query from being matched.