I tried to search for 3 files in totalcmd, but it found many more.
Moderators: Hacker, petermad, Stefan2, white
I tried to search for 3 files in totalcmd, but it found many more.
Image: https://snipboard.io/YUw32P.jpg
exemple of search:
*Academicianul Ion Ababii biobibliografie*;*Aspecte de fiziologie a dintelui*;*Botnaru, Victor. Medicina internă Breviar 2008*;*
but totalCMD founds many more, such as 35 results, instead of 3
exemple of search:
*Academicianul Ion Ababii biobibliografie*;*Aspecte de fiziologie a dintelui*;*Botnaru, Victor. Medicina internă Breviar 2008*;*
but totalCMD founds many more, such as 35 results, instead of 3
Re: I tried to search for 3 files in totalcmd, but it found many more.
Not sure but it could be because of the trailing asterisk (after the last semi-colon). Are the semi-colons part of the filenames?
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: I tried to search for 3 files in totalcmd, but it found many more.
Try
Information about search: https://www.ghisler.ch/wiki/index.php?title=Search
Code: Select all
"*Academicianul Ion Ababii biobibliografie*" "*Aspecte de fiziologie a dintelui*" "*Botnaru, Victor. Medicina internă Breviar 2008*"
Re: I tried to search for 3 files in totalcmd, but it found many more.
Yes, I try everything. Doesn't work !white wrote: 2025-03-12, 10:58 UTC Try
Information about search: https://www.ghisler.ch/wiki/index.php?title=SearchCode: Select all
"*Academicianul Ion Ababii biobibliografie*" "*Aspecte de fiziologie a dintelui*" "*Botnaru, Victor. Medicina internă Breviar 2008*"
The problem is that TotalCMD does not allow searches that contain empty spaces.
Last edited by vascaraus on 2025-03-12, 17:17 UTC, edited 1 time in total.
Re: I tried to search for 3 files in totalcmd, but it found many more.
Which 3 filenames should be found?
Re: I tried to search for 3 files in totalcmd, but it found many more.
I find the solution:
TotalCMD doesn't like empty spaces on search.
SOLUTION 1 ( put the * operator at the beginning and end of each word, and between words, without spaces.)
SOLUTION 2, more simple:
TotalCMD doesn't like empty spaces on search.
SOLUTION 1 ( put the * operator at the beginning and end of each word, and between words, without spaces.)
Code: Select all
*Academicianul*Ion*Ababii*biobibliografie*;*Aspecte*de*fiziologie*a*dintelui*;*Botnaru*V.*Medicina*Interna*Breviar*Modulul*Alergologie2019*;
Code: Select all
"*Academicianul Ion Ababii biobibliografie*";"*Aspecte de fiziologie a dintelui*";"*Botnaru*Medicina*Breviar*";
Re: I tried to search for 3 files in totalcmd, but it found many more.
Using the correct syntax, there is no problem.vascaraus wrote: 2025-03-12, 16:56 UTC The problem is that TotalCMD does not allow searches that contain empty spaces.
TC will not find more than one space if you enter a protected string which only contains one space.
In this case, you need the * instead of one space or enter the correct number of spaces.
Windows Explorer is better in this case.
Using the TC Everything search option ev: or ed:
will find them without any protection, independent of the number of spaces.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: I tried to search for 3 files in totalcmd, but it found many more.
2vascaraus
What do you mean by "empty space"? Repeating white's question: Which filenames are supposed to be found?
What do you mean by "empty space"? Repeating white's question: Which filenames are supposed to be found?
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: I tried to search for 3 files in totalcmd, but it found many more.
These are the files:Dalai wrote: 2025-03-12, 18:49 UTC 2vascaraus
What do you mean by "empty space"? Repeating white's question: Which filenames are supposed to be found?
Code: Select all
Academicianul Ion Ababii biobibliografie.pdf
Aspecte de fiziologie a dintelui.docx
Botnaru, Victor. Medicina internă Breviar 2008.doc
Re: I tried to search for 3 files in totalcmd, but it found many more.
2vascaraus
Searching for:
works fine here - please copy and paste the search string from the box here above and try
Searching for:
Code: Select all
"*Academicianul Ion Ababii biobibliografie*" "*Aspecte de fiziologie a dintelui*" "*Botnaru, Victor. Medicina internă Breviar 2008*"
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
Re: I tried to search for 3 files in totalcmd, but it found many more.
yes, also a very good solution. thanks
Re: I tried to search for 3 files in totalcmd, but it found many more.
2vascaraus
It is possible without * at the beginning of names:
"Academicianul Ion Ababii biobibliografie*" "Aspecte de fiziologie a dintelui*" "Botnaru, Victor. Medicina internă Breviar 2008*"
It is possible without * at the beginning of names:
"Academicianul Ion Ababii biobibliografie*" "Aspecte de fiziologie a dintelui*" "Botnaru, Victor. Medicina internă Breviar 2008*"