我正在使用 PowerShell 并想要执行which命令,但是我看到此错误:
which : The term 'which' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ which xxxxxx
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (which:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Run Code Online (Sandbox Code Playgroud)
我在谷歌上进行了搜索,但没有针对我的问题的具体答案。以前有人遇到过同样的错误吗?我该如何修复它?
| 归档时间: |
|
| 查看次数: |
4603 次 |
| 最近记录: |