Main Forum > General Computer Support

[SOLVED]How do find a file without an extension?

<< < (2/3) > >>

Boggin:
Reading through that article, it told you which wildcard to use so that it just picked up those without extensions - which was my understanding.

Perhaps you can find an alternative program to use.

I can't help you with this.

Angelika:
Do not believe all the stupid things they write.

I do not believe any Microsoft developer would have thought of such a thing unless he was a complete idiot without a brain.

Angelika:
Finds only files without extension.

I used this pattern for simple search:


--- Code: ---^\s*[^\.\W]+$
--- End code ---

Boggin:
Then why ask if you already use a search parameter ?

Are you Makinero by another name as he/she used to post similar.

Angelika:
I wanted to solve the problem quickly, and every page or suggestion could contain a lot of valuable, useful information.
I found a lot of different regex on another forum, but only one of them works well, of course with another tool than the Microsoft search engine.
I do not remember if I had another account, probably deleted a few years ago.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version