Operating Systems第 10 / 100 题

A Linux administrator must run a single command with superuser privileges without logging in as root. Which command should prefix the command?

a.chown
b.grep
c.sudo
d.apt

解析

sudo executes a single command with elevated (root) privileges for authorized users, logging the action. chown changes file ownership. apt is a package manager and grep searches text.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA A+ Core 2 (220-1102) · 我们如何核对
反馈