I\'m trying to filter some files in this directory recursively.
├── 00.txt ├── a │ └── a1.txt ├── b │ ├── a2.txt │ └── bb.txt ├── c.txt └── list_recur.p