因为Cygwin 中没有sudo命令,所以我想运行的脚本失败了
./install.sh: line N: sudo: command not found
解决这个问题的标准方法是什么?编辑脚本以删除sudo? 获得一些sudo类似 Windows 的工具?
sudo
windows cygwin command-line
command-line ×1
cygwin ×1
windows ×1