Translating from cmd.exe to PowerShell: dir
After a long hiatus from Monad, err, PowerShell, I have started working with it again now that Release Candidate 1 is available.
One thing that frustrated me when I last used the shell was figuring out how to do all the things I was used to doing with dir in cmd.exe. Things like dir /o:d to [...]