How to perform a file/folder search with an exclusion pattern?
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 33
- Joined: 2011-04-01, 21:11 UTC
How to perform a file/folder search with an exclusion pattern?
for example: search for all ZIP files larger than 1 gigabytes, excluding those containing the word "big".
Thanks!
Thanks!
Re: How to perform a file/folder search with an exclusion pattern?
Hi,
Search with Total Commander
Search with Total Commander using the "Everything" tool - (Tab "General" - field "Search for:")
Search with Total Commander
- Search in separate process... Alt+Shift+F7
- Tab "General" - Search for: *.zip
- Tab "General" - Search in: Delete the content of this field if necessary
- Tab "Advanced" - ☑ File size: > 1 Gbytes
- Tab "Plugins":
☑ Search in plugins | Plugin: tc | Property: fullname | !contains | big
Remark: ! = NOT - Click on Button "Start search"
Search with Total Commander using the "Everything" tool - (Tab "General" - field "Search for:")
Code: Select all
ev:ext:zip size:>1GB !big ; Search is carried out in all indexed drives, the "Search in" field is NOT taken into account!
ed:ext:zip size:>1GB !big ; Search is performed up from the current directory (indexing in Everything required)
-
- Junior Member
- Posts: 33
- Joined: 2011-04-01, 21:11 UTC
Re: How to perform a file/folder search with an exclusion pattern?
Thank you very much!
Re: How to perform a file/folder search with an exclusion pattern?
Or use:
2. Search for *.zip|*big*.zip
and skip the plugin search in step 5
2. Search for *.zip|*big*.zip
and skip the plugin search in step 5
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
-
- Junior Member
- Posts: 33
- Joined: 2011-04-01, 21:11 UTC
Re: How to perform a file/folder search with an exclusion pattern?
So, | is not? Nice!petermad wrote: 2024-02-19, 20:58 UTC Or use:
2. Search for *.zip|*big*.zip
and skip the plugin search in step 5
Re: How to perform a file/folder search with an exclusion pattern?
2zupermario
So, | is not? Nice!
Help wrote:Search for: In this field, you can enter the search mask for the files you want to find. A question mark ? stands for exactly one character, and an asterisk * stands for any number of characters. Multiple search masks can be entered, separated by spaces (see examples below). All masks after the pipe character | will be treated as exclude masks
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: How to perform a file/folder search with an exclusion pattern?
Total Commander uses the | pipe symbol to separate positive from negative filters, not as a "not" symbol before each filter. So to exclude several file types, only put the pipe symbol once, e.g.
*.zip|*big*.zip *large*.zip
*.zip|*big*.zip *large*.zip
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com