What is the primary purpose of the 'cat' command in a Linux environment?
To display the first few lines of a file
To read and display the content of files on standard output
To compare the contents of files line by line
To edit the contents of a text file interactively