익명 18:22

Searching for *..*. without *.. in the results

Searching for *.<text>.*.<text> without *.<text>.<text> in the results

Downloading a tv series legally by the way I get a group of srt subtitles files which each episode.

Episode.en.srt, Episode.en.cc.srt, Episode.en.forced.srt and so on.

How do I search for all files that are not *.en.srt using Windows Search in File Explorer? I want this so that I can select all non *.en.srt files and delete them.

If I search for *.en.*.srt I also get *.en.srt in the results.



Top Answer/Comment:

You can use a NOT operator

I created 3 files in a folder for testing.

With *.en.*.srt I get all 3 files including linuxlivecd.en.srt

enter image description here

Now with *.en.*.srt NOT *.en.srt

enter image description here

Somewhat inspired by the first answer here which suggests using a NOT operator and that you may need to have indexing turned on. It did take a second or two to update in my case.

상단 광고의 [X] 버튼을 누르면 내용이 보입니다