Glob

0.1.1

A collection of functions that let's you find files/directories using advanced glob syntax. Uses Microsoft's [File System Globbing library](https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing).

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Glob

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Glob

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

glob file directory filesystem globbing files directories search

Functions

Find-GlobFile

Dependencies

This module has no dependencies.

Release Notes


* Fixed: `Find-GlobFile` fails on Windows when searching includes the *.sys files in the root of the system drive.
* Fixed: `Find-GlobFile` doesn't properly ignore some errors when setting `ErrorAction` to `Ignore`.

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 335,888 12/11/2019
0.1.0 1,389 12/10/2019
0.0.0 1,732 12/14/2018