Hacker News new | ask | show | jobs
by ygra 3755 days ago
Use -Filter instead of -Include unless you need fancy wildcards. It's much faster because it gets passed to the FileSystem provider and filtering is applied at that level already.