Operating Systems第 36 / 100 题

What is the function of the 'sudo' command in Linux?

a.To shut down the network
b.To list all running processes
c.To compress files
d.To run a command with elevated (superuser) privileges

解析

The sudo command lets a permitted user execute a command with the privileges of the superuser (root). This is used for administrative tasks that require elevated access. It provides an audit trail and avoids the need to log in as root directly.

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

同考点相关题目

最近核对: · 审核流程

Sen Lin, PrepPass 创始人 · 依据官方资料核对 Google IT Support Professional Certificate · 我们如何核对
反馈