-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-AnsweredThe question is answered.The question is answered.
Description
Summary of the new feature/enhancement
As a part-time Linux user, I am used to using whereis
. I would like an alias for Get-Command
to whereis in PowerShell. Currently, no whereis
alias is available.
Proposed technical implementation details
Considering I use about 10 commands in Linux and most of them have already been aliased in PowerShell since the early days, I would like to create a PR to add this alias to PowerShell itself.
Oh, that's not very technical, but basically I'd read the source code for other Linux-based aliases, and modify for whereis
to Get-Command
and assume I must have agreement first.
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-AnsweredThe question is answered.The question is answered.