Multiple choice technology operating systems

command for listing file contents normally

  1. cat

  2. dog

  3. mouse

  4. lion

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The cat command concatenates and displays file contents. Its name comes from 'concatenate,' and it's the standard Unix/Linux utility for viewing text file contents. The other options are animal names used as humorous distractors.