where.exe node 查看命令位置 powershell 注意不是 where node
PowerShell 中输入 where,它其实被系统默认映射为了 Where-Object(一个用于过滤数据的命令),而不是用来查找文件路径的 where.exe
ccwhere.bat
@echo off where.exe %*
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。