Multi Commander > Feature Requests and Suggestions

Find files that are NOT of a specific type extension

<< < (3/4) > >>

maestralien:

--- Quote from: Jungle on August 20, 2013, 21:06:50 ---Try use File search with RegExp ((?!\.ext).)*$

--- End quote ---

Thanks, but it looks little bit too math and moreover it seems not working.. anything simpler? Maybe add a simple option on MC search?

maestralien:
However, I must say that Windows Explorer works good in this "exclude" search, and simply MC should use the same method.. if something works, useless to change... just keep it  ;)

Jungle:

--- Quote from: maestralien on August 21, 2013, 10:23:26 ---Thanks, but it looks little bit too math and moreover it seems not working..
--- End quote ---
I've tried it and it works. But it is case sensitive

maestralien:
I'm trying this: ((?!\.avi).)*$

In the Video folder there are several video formats (avi, mp4, wmv, ...), but it returns no results. Why?

Jungle:
Have you enabled RegExp option?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version