Get-Alias in PowerShell

Get-Alias cmdlet gets the alias list for the current session in PowerShell. PowerShell alias list includes built-in aliases, aliases that you have added, or aliases …

Read more