-
Notifications
You must be signed in to change notification settings - Fork 1.7k
code fault in the second code window #3906
Copy link
Copy link
Closed
Labels
area-coreArea - Microsoft.PowerShell.Core moduleArea - Microsoft.PowerShell.Core module
Description
Get-ChildItem c:\techdocs[a-l]*.txt
should be
Get-ChildItem c:\techdocs\[a-l]*.txt
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 9028abec-dc79-c64d-7dc2-8166313a41b9
- Version Independent ID: 9d3dd8b9-9284-768d-47cd-ea3e84042d95
- Content: about_Wildcards
- Content Source: reference/6/Microsoft.PowerShell.Core/About/about_Wildcards.md
- Product: powershell
- GitHub Login: @SteveL-MSFT
- Microsoft Alias: slee
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-coreArea - Microsoft.PowerShell.Core moduleArea - Microsoft.PowerShell.Core module