What is the primary purpose of the cat command in Unix/Linux?

Choose the correct answer

Explanation

The cat command is mainly used to display the contents of a file on the terminal. It does not capture, print, or copy files, but rather outputs their content for viewing.

What is the primary purpose of the cat command in Un… — Basic of linux unix | PakQuizHub