Sudo “superuser do” 命令将作为开发人员设置的一部分出现在 Windows 11 中。它可能允许用户管理需要管理权限的设置,例如卸载应用程序、更改系统设置或其他与开发人员相关的设置。用户将可在 Windows 11 的开发者设置中找到 Sudo 的开关选项。 Superuser do (或 sudo) 是一种 Linux 控制台程序,允许低权限用户以...
Sudo is a popular tool in Linux, but now Microsoft has brought it to Windows 11 PCs. Here's how to use it.
Microsoft is currently testing the sudo command port from Linux to Windows 11 in insider builds. This command grants super user privileges for administrative tasks that a regular user cannot get done. To access the sudo command in Windows 11, users can enable it the developer options. On the ...
In this configuration, Sudo for Windows will open a new elevated console window and run the command in that window. This is the default configuration option when sudo is enabled. For example, if you run: Copy sudo netstat-ab A new window will open and the command will be run in that wi...
微软日前发布的 Windows 11 Build 26052 预览版更新中,最值得关注的一项改进就是原生支持 Sudo 命令。 微软近日发布相关说明,表示 sudo 命令是一种无需手动打开另一个命令提示符或 PowerShell 实例,即可运行具有提升权限的命令或程序的方法,与现有 runas 命令不同。
Windows 现有用户也可以使用 Sudo 命令行实用程序,不过需要安装 Scoop 或通过 Windows Subsystem for Linux(WSL)才能使用。 根据代码显示,现在开启开发者模式之后,用户可以在 Command Prompt 和 PowerShell 命令行界面上使用 sudo 命令。
https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/ https://github.com/microsoft/sudo 延伸阅读:微软为 Windows 11 引入原生 sudo 命令支持 热门文章 - Linus Torvalds:你的代码好恶心 - 微信全新Linux版本开放下载——基于原生跨平台方案重构 ...
微软已在 Windows 11 Insider Preview Build 26052 中发布适用于 Windows 的 Sudo,并将其在 MIT 协议下进行开源。 Sudo for Windows 将允许用户直接从未提权终端窗口运行提权命令。 如何启用 Sudo for Windows 导航至 Settings > For Developers page in Windows Settings and toggle on the “Enable Sudo” 选项:...
The sudo command, a handy feature in Linux and macOS, may be added to consumer versions of Windows 11, allowing users to execute commands with higher privileges. Enabling Developer Mode and configuring sudo may be necessary to access this feature on Windows 11, according to rumors. While Wi...
微软已在 Windows 11 Insider Preview Build 26052 中发布适用于 Windows 的 Sudo,并将其在 MIT 协议下进行开源。 Sudo for Windows 将允许用户直接从未提权终端窗口运行提权命令。 # 如何启用 Sudo for Windows 导航至 Settings > For Developers page in Windows Settings and toggle on the “Enable Sudo” 选...