<!-- If it is a bug report: - make sure you are able to repro it on the latest released version. You can install the latest version from https://github.com/PowerShell/PowerShell/releases - Search the existing issues. - Refer to the [FAQ](../docs/FAQ.md). - Refer to the [known issues](../docs/KNOWNISSUES.md). - Fill out the following repro template If it's not a bug, please remove the template and elaborate the issue in your own words. --> ## Steps to reproduce In any Linux installation run a dir command. ## Expected behavior I would expect the same mode ouput you would get running ls -al ## Actual behavior Mode property is all --------- ## Environment data <img width="338" alt="pslinux-mode" src="https://cloud.githubusercontent.com/assets/12089920/17675192/b7d643b0-62f6-11e6-8e04-dd10197ad5ac.png">
Steps to reproduce
In any Linux installation run a dir command.
Expected behavior
I would expect the same mode ouput you would get running ls -al
Actual behavior
Mode property is all ---------
Environment data