Is it possible to find files where Change > Birth?
Stat somefile shows this for a modifed file
Access: 2022-02-24 17:07:45.562037727 +0000
Modify: 2022-02-24 17:07:26.682343514 +0000
Change: 2022-02-24 17:07:26.682343514 +0000
Birth: 2022-02-24 16:35:56.737147848 +0000
and this for a non-modifed one (a copied file)
Access: 2022-02-23 18:27:00.000000000 +0000
Modify: 2022-02-23 18:27:00.000000000 +0000
Change: 2022-02-24 15:57:29.334302184 +0000
Birth: 2022-02-24 15:57:29.334302184 +0000
The modification time is the timestamp of the orginal file, a little less than the time it was copied into a docker image.
I'd like to find only the modified files.