Which command is utilized to determine a file's type based on its content?

Choose the correct answer

Explanation

The 'file' command analyzes the contents of a file to identify its type, unlike 'ls' which lists directory contents, 'cat' which displays file content, or 'more' which paginates output.

Which command is utilized to determine a file's type… — Basic of linux unix | PakQuizHub