Message103174
Well, the listdir doesn't support "wildcard", for example, listdir("*.app"). I know the glob is kind of unix shell style expanding, but my program is running under windows, it's my tiny script to walk through a huge directory in my NAS. And there are many directories named with "[]" and "()" characters amid. May be the only way is to write a filter on the listdir. |
|
| Date |
User |
Action |
Args |
| 2010-04-15 01:43:18 | george.hu | set | recipients:
+ george.hu, eric.smith, l0nwlf |
| 2010-04-15 01:43:18 | george.hu | set | messageid: <[email protected]> |
| 2010-04-15 01:43:17 | george.hu | link | issue8402 messages |
| 2010-04-15 01:43:17 | george.hu | create | |
|