is it because I use regex in the wrong way or glob doesn't support regex

后端 未结 0 362
囚心锁ツ
囚心锁ツ 2020-12-22 14:14

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题