-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Get-ChildItem c: throws an error. #7032
Copy link
Copy link
Closed
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Milestone
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
When using Get-ChildItem with drive name without a backslash, i.e.
c:the error is thrown.Steps to reproduce
Get-ChildItem c:Expected behavior
Actual behavior
Environment data