Use sudo on Windows: Run a command with administrator privileges.
Use sudo
on Windows: Run a command with administrator privileges.
在 Windows 上使用 sudo
命令:以管理员权限执行命令
Download the latest release and extract it.
下载最新的 Release 版本并解压
Move the sudo.exe
to a directory which is in your %PATH% environment variable.
将 sudo.exe
添加到系统环境变量中
sudo [command] ...
Run sudo
to create an administrator’s console.
直接运行 sudo
会以管理员权限打开命令提示符
Apache-2.0