相关疑难解决方法(0)

相当于 Windows 7 的 Grep?

是否有与 Windows 7 等效的命令提示符grep?也就是说,我想过滤掉一个命令的结果:

重击使用:

ls | grep root

从 Windows 命令提示符会是什么?

windows-7 grep cmd.exe

273
推荐指数
5
解决办法
66万
查看次数

Cygwin 中没有“sudo”命令

因为Cygwin 中没有sudo命令,所以我想运行的脚本失败了

./install.sh: line N: sudo: command not found
Run Code Online (Sandbox Code Playgroud)

解决这个问题的标准方法是什么?编辑脚本以删除sudo? 获得一些sudo类似 Windows 的工具?

windows cygwin command-line

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

标签 统计

cmd.exe ×1

command-line ×1

cygwin ×1

grep ×1

windows ×1

windows-7 ×1