The __________ command in CentOS 7 displays your directories and files.

dir
cd
show
ls

ls

Computer Science & Information Technology

You might also like to view...

The usage rules of a programming language are called the ____________________ of the language.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ operator is used to extract the address for a variable.

A. address (&)   B. assignment (=) C. indirection (*) D. pointer (^) E. selection (>)

Computer Science & Information Technology