how can i find all the files without extension ?
Posted: 25 Feb 2016 18:24
hi
how can i find all the files without extension ?
thanks
how can i find all the files without extension ?
thanks
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
*.Code: Select all
?*.thanksSammaySarkar wrote:Quick Search patternYou can simply type this pattern in the addressbar, prefixed with a ?Code: Select all
*.Code: Select all
?*.
Open Tools > List mgmt > Quick Search.... Create a new entry with this stringgiuliastar wrote:sadly i can't save a preset
Code: Select all
-----> mruCode: Select all
*.ahhhSammaySarkar wrote:Open Tools > List mgmt > Quick Search.... Create a new entry with this stringgiuliastar wrote:sadly i can't save a presetNow create a new entry above that one with your QS patternCode: Select all
-----> mruNow the Quick Search dropdown will always remember the "*.". Actually any entry added above that mru line is stickied to the dropdown. You can use this trick in the addressbar too, and many other list mgmt lists.Code: Select all
*.
It's undeniable. *. is simply a special pattern to find extensionless items.kunkel321 wrote:If there's no extension, is it also possible that there will be no . (dot)?