-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
I have items with the same path in the system (it is not forbidden and sometime it happens). I've noticed that command get-childitem -recurse returns only only first item of those who have the same path.
I'm trying to use Powershell to repair such items so I would expect commands to return the additonal items in some way.
I'll find the items using object properties so there is no problem with it. But the queestion is: it this a feature of commands to treat the item path as unique? If yes and that will be left for better performance I would be happy if there would be some switch to turn that assumption off for example "-nonUniquePaths" param.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🌈 improvementExtra sugar and spice.Extra sugar and spice.