0 votes

At my current job we have a bunch of gzipped files with no extensions. I see where i can add extensions to the IFilters but I can't add a line entry for no extension. Is this possible? I basically want to search the gzipped files that have no extension.

by (30.1k points)

1 Answer

0 votes

Yes, you can use the extension

|blank|

to represent 'no extension', e.g.

Associating files with no extension

by (30.1k points)
...