Operating SystemsPregunta 21 de 100

Which Linux command lists the files in the current directory?

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

Explicación

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.

Practica las 100 preguntas gratis — sin registro.

Preguntas relacionadas de este tema

Última revisión: · proceso editorial

Equipo Editorial de PrepPass · Verificado con Google IT Support Professional Certificate · Cómo revisamos
Reportar