相关疑难解决方法(0)

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万
查看次数

标签 统计

command-line ×1

cygwin ×1

windows ×1