Every command that isn't fully expanded PowerShell commands is an alias. dir and ls are both aliases for Get-ChildItem.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Every command that isn't fully expanded PowerShell commands is an alias. dir and ls are both aliases for Get-ChildItem.