Difference between EXT and TYPE ?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
burgundy
Posts: 264
Joined: Fri Oct 16, 2009 9:50 am

Difference between EXT and TYPE ?

Post by burgundy »

What s the difference between EXT and TYPE functions?

When I tried type:pdf I got some very unexpected results that made little sense.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Difference between EXT and TYPE ?

Post by void »

Ext is the file extension (excluding the dot).
For example, the extension for hello.txt is: txt

Type is the Windows/Third party software defined file type, it varies for each PC and is usually managed by the software you have installed.
For example, the type for hello.pdf might be: Adobe Acrobat Document

If you are unsure, have a look at the extension and type columns in Everything (right click the column header and check Extension/Type).
This is the information Everything will search when you use the ext: and type: search functions.
burgundy
Posts: 264
Joined: Fri Oct 16, 2009 9:50 am

Re: Difference between EXT and TYPE ?

Post by burgundy »

So TYPE is the description of EXT.

Thank you.
Post Reply