小编use*_*171的帖子

grep 在 Windows 中不被识别为内部或外部

我正在尝试运行这条线

 scholar.py --txt-globals --author "albert einstein" | grep '\[G\]' | grep Results
Run Code Online (Sandbox Code Playgroud)

在 CMD 中,但我遇到了这个错误。我知道grep适用于 UNIX,但如何在 Windows 中运行此行?我有 Windows 7。

windows python cmd.exe

4
推荐指数
3
解决办法
4万
查看次数

标签 统计

cmd.exe ×1

python ×1

windows ×1