find . --name this --name that --or
find . --name this --name that --or --modified 2022-05-20 --and
I could write something like this but haven't gotten motivated to do it though.
I could write something like this but haven't gotten motivated to do it though.