Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Search files/folders using multiple filters. #322

Closed
daisy613 opened this issue May 24, 2017 · 1 comment
Closed

Search files/folders using multiple filters. #322

daisy613 opened this issue May 24, 2017 · 1 comment

Comments

@daisy613
Copy link

Is it possible to specify multiple search strings in the EnumerateFileSystemEntryInfos method? Let's say I'm looking for files with several different extensions. I am using the script written by http://powershell-guru.com/fastest-powershell-2-count-all-files-in-large-network-share/. I am trying to come up with something that works faster and more reliably than gci -include $extensions

@Yomodo
Copy link
Collaborator

Yomodo commented May 24, 2017

Unfortunately this is not possible.

@Yomodo Yomodo modified the milestone: Release 2.2 Jan 12, 2018
@Yomodo Yomodo closed this as completed in c8ad9f3 Jan 13, 2018
@Yomodo Yomodo changed the title multiple extension search Search using multiple filters. Jan 14, 2018
@Yomodo Yomodo changed the title Search using multiple filters. Search files/folders using multiple filters. Jan 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants