Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

powercode/PSEverything

Open more actions menu

Repository files navigation

PSEverything

PowerShell cmdlet for the local search engine Everything

Everything is a blazingly fast local search engine by David Carpenter, found at http://www.voidtools.com/

To use it, download Everything and install it as a service.

Install PSEverything from PowerShell Gallery.

Install-Module PSEverything

Then you can so things like

Search-Everything -Extension cpp,h -Global -Filter Bytes | Get-Item

That almost instantly finds all cpp and h files with Bytes in it's name on all (-Global) NTFS drives.

On my system,

Search-Everything -Extension h -Global

returned 61082 '.h' files in 344 ms.

About

PowerShell commandlets for the local search engine Everything

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.