We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sort
$ Get-Alias Sort
CommandType Name Version Source ----------- ---- ------- ------ Alias sort -> Sort-Object� ��
Get-Alias : This command cannot find a matching alias because an alias with the name 'Sort' does not exist.
At line:1 char:1
- CategoryInfo : ObjectNotFound: (Sort:String) [Get-Alias], ItemNotFoundException - FullyQualifiedErrorId : ItemNotFoundException,Microsoft.PowerShell.Commands.GetAliasCommand
> $PSVersionTable Name Value ---- ----- PSVersion 6.0.0-alpha PSEdition Core PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 3.0.0.0 GitCommitId v6.0.0-alpha.9 CLRVersion WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1
powershell 6.0.0-alpha.9-1
Steps to reproduce
Expected behavior
Actual behavior
At line:1 char:1
Environment data
powershell 6.0.0-alpha.9-1