Operating Systems第 21 / 100 题

Which Linux command lists the files in the current directory?

a.cd
b.ls
c.rm
d.mkdir

解析

The ls command lists the contents of a directory. Options like -l show detailed information and -a reveal hidden files. In contrast, cd changes directories, rm removes files, and mkdir creates directories.

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

同考点相关题目

最近核对: · 审核流程

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