Operating Systems第 9 / 100 题

On a Linux system, which command displays the current working directory's contents in a long listing that includes permissions and ownership?

a.ls -l
b.pwd
c.cd
d.chmod

解析

ls -l produces a long listing showing permissions, owner, group, size, and modification time. pwd only prints the current path. cd changes directories and chmod changes permissions.

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

同考点相关题目

最近核对: · 审核流程

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