Author Topic: How to find only a specific name on the disk?  (Read 3692 times)

0 Members and 1 Guest are viewing this topic.

Offline Angelika

  • Sr. Member
  • ****
  • Join Date: Feb 2017
  • Posts: 307
  • Karma: -2
    • View Profile
How to find only a specific name on the disk?
« on: December 09, 2018, 07:46:24 am »
How to find only a specific name on the disk.
The name is unique because it contains only a "dot"
Filename:
Code: [Select]
.
Code: [Select]
..ext
I tested a lot of different regular expressions, but none of them work correctly.