I’m one of those that always preferred to use the alias ls instead of dir for Get-ChildItem. In the beginning I mixed them up, but when I started using Linux more and more I liked that I could use the same command for the same thing in both PowerShell and bash.
Enter PowerShell 6, available to run on Linux and suddenly ls is not the same as ls anymore! (more…)