I'm doing a Ctrl-F (Find Files) then select the "Name & Location" tab. Then for Mode I have RegExp selected. What I'm trying to do is find files that begin with either:
anne_first OR anne_second
Any help would be greatly appreciated!
Please help with regex search
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Please help with regex search
Code: Select all
^(anne_first|anne_second)One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club