If Get-ChildItem -LiteralPath -Recurse is invoked with a directory with
brackets then it gets nothing in PowerShell v3 and v4. It works properly
in v2 and v5.
The script Test-1-directory-with-brackets.ps1 shows the issue.
- Microsoft Connect 1447261
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
If Get-ChildItem -LiteralPath -Recurse is invoked with a directory with
brackets then it gets nothing in PowerShell v3 and v4. It works properly
in v2 and v5.
The script Test-1-directory-with-brackets.ps1 shows the issue.