Powershell: kill still an alias of Stop-Process on *nix

Created on 1 Jul 2019  路  3Comments  路  Source: PowerShell/PowerShell

Just tried kill on macOS and it's an alias of Stop-Process. I thought all the aliases masking native utils were taken out?

Breaking-Change Committee-Reviewed Issue-Question Resolution-Fixed

Most helpful comment

@PowerShell/powershell-committee agrees we should remove this alias as it's an oversight and not intentional for this alias to be there

All 3 comments

Removing this would be a breaking change.
See https://github.com/PowerShell/PowerShell-RFC/pull/129

@PowerShell/powershell-committee agrees we should remove this alias as it's an oversight and not intentional for this alias to be there

:tada:This issue was addressed in #10098, which has now been successfully released as v7.0.0-preview.3.:tada:

Handy links:

Was this page helpful?
0 / 5 - 0 ratings