Finding hidden files

Discussion, questions and support.
Post Reply
Message
Author
User avatar
Forez
Posts: 1312
Joined: 30.01.2016, 12:05
Location: In front of a PC monitor

Finding hidden files

#1 Post by Forez » 01.03.2021, 18:55

Either something is not working I am just a stupid user despite couple of years of experience using FC


I want to find hidden files. I press CTRL+F and the search window shows up. I write

Code: Select all

*.*
in the File name box in the Location tab. I have the checkbox for the Regular expressions in a not selected state. But after clicking Find no files are found

So I go to Timstamp / Size / Attr tab and try out repeating the search but with the Hidden check box in a different stare [as there are 3 for each of the Attributes]. I still find nothing. I then choose the third state for the Hidden attribute

So I change

Code: Select all

*.*
to

Code: Select all

.*
and still nothing [times 3]

So I search for

Code: Select all

*.TXT
to check out if the Search is working - and it does as I have a list of TXT files. And yet, as described above, I cannot find only the hidden ones



So the question is: how to find hidden files using the Search window?

Karol
Posts: 963
Joined: 19.08.2007, 12:05

Re: Finding hidden files

#2 Post by Karol » 01.03.2021, 20:27

With *.* you can find only files with extension.
If your file is without extension try with: *

User avatar
Forez
Posts: 1312
Joined: 30.01.2016, 12:05
Location: In front of a PC monitor

Re: Finding hidden files

#3 Post by Forez » 02.03.2021, 01:35

But they have extension

What I am trying to do is to search by an attribute, disregarding the extension



And now I see that a way to do this is to leave the File name box completely empty and leave all of the attributes in that i-between state [with a square in their boxes] - but with the exception of the Hidden attribute which needs to be changes to "checked"

Is that a correct behavior? What is this in-between state for attributes in FC [the one between being unchecked and checked]?

Odamn-Ete
Posts: 270
Joined: 28.06.2017, 07:10

Re: Finding hidden files

#4 Post by Odamn-Ete » 03.03.2021, 08:13

Hey Forez, I think I know what you mean.

Whether using an external search application or the search function in windows explorer, they followed a specific logic:

1
*file name part*.*

this would deliver a list of files in which file name part is contained
irregardless of the position of file name part in the file name and
irregardless of file extension, i.e. txt, log, doc, pdf etc.

2
*file name part*

this would deliver the same as 1 but with the addition,
that the list included directories in which file name part is contained.

Edit: (tested again)
This logic is followed in the search function of FC.

Search function works as it should.
This includes searching with and without containing text.

Best regards,

FreeCommander XE 2021 Build 844 64-bit donor
Windows 10 Pro 64-bit Version 20H2 Build 19042.844

User avatar
Forez
Posts: 1312
Joined: 30.01.2016, 12:05
Location: In front of a PC monitor

Re: Finding hidden files

#5 Post by Forez » 22.05.2021, 16:15

What about those three states of attributes in FC: not selected, in-between and selected

How can a file be in a state of between having an attribute and not having it?

User avatar
Forez
Posts: 1312
Joined: 30.01.2016, 12:05
Location: In front of a PC monitor

Re: Finding hidden files

#6 Post by Forez » 19.08.2021, 16:04

I guess I will never know

horst.epp
Posts: 460
Joined: 15.11.2008, 20:18

Re: Finding hidden files

#7 Post by horst.epp » 20.08.2021, 15:34

Forez wrote: 22.05.2021, 16:15 What about those three states of attributes in FC: not selected, in-between and selected

How can a file be in a state of between having an attribute and not having it?
Thats easy.
Selected or not selected means of course the attribute must be as set.
The 3rd state says that this attribute should be ignored.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3296)
Everything Version 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.67
FreeCommander XE 2024 Build 905 64-bit donor

User avatar
Forez
Posts: 1312
Joined: 30.01.2016, 12:05
Location: In front of a PC monitor

Re: Finding hidden files

#8 Post by Forez » 01.10.2021, 14:15

horst.epp wrote: 20.08.2021, 15:34
Forez wrote: 22.05.2021, 16:15 What about those three states of attributes in FC: not selected, in-between and selected

How can a file be in a state of between having an attribute and not having it?
Thats easy.
Selected or not selected means of course the attribute must be as set.
The 3rd state says that this attribute should be ignored.
Maybe if I hadn't have read all those books about physics of particles, my mind would not have automatically wonder towards the Heisenberg Uncertainty Principle

Thanks for clearing that out. I just hope I will remember this [now quite logical] meaning / behavior

Post Reply

Who is online

Users browsing this forum: No registered users and 28 guests