Komentarze (16)
@koszotorobur
PS C:\Users\dziex> Get-Alias ssh
Get-Alias : This command cannot find a matching alias because an alias with the name 'ssh' does not exist.
At line:1 char:1
+ Get-Alias ssh
+ ~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (ssh:String) [Get-Alias], ItemNotFoundException
+ FullyQualifiedErrorId : ItemNotFoundException,Microsoft.PowerShell.Commands.GetAliasCommand
Zaloguj się aby komentować

