Skip to content

Consider using the native C fnmatch(3) and glob (3) APIs for PowerShell command globbing on UNIX  #3655

@BrucePay

Description

@BrucePay

This is a follow-on to issue #3643 and RFC0009. The current implementation uses PowerShell's built-in globbing support which was explicitly designed to be compatible with UNIX globbing. Even so, using the system-native APIs might result in a better user experience. This is an area that requires additional investigation.

Steps to reproduce

Expected behavior

Actual behavior

Environment data

Name                           Value                                                                                    ----                           -----                                                                                    PSVersion                      6.0.0-alpha                                                                              
PSEdition                      Core                                                                                    
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                 
BuildVersion                   3.0.0.0                                                                                 
GitCommitId                    v6.0.0-alpha.18                                                                         
CLRVersion                                                                                                             
WSManStackVersion              3.0                                                                                     
PSRemotingProtocolVersion      2.3                                                                                     
SerializationVersion           1.1.0.1                                                                                 


Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreWG-Engine-Providersbuilt-in PowerShell providers such as FileSystem, Certificates, Registry, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions