powershell-profile
powershell-profile copied to clipboard
ll function gets only hidden items
The ll function is only getting hidden items.
Show-Help states that ll is supposed to list all files, including hidden. But that is what la is doing.
I'm not sure if this is intended and the Show-Help description is incorrect or the other way around. Just thought I'd put it on someone's radar.