Vox Media interview question

How do you view a text file in a Mac OS X command line without opening a text editor?

Interview Answer

Anonymous

18 Feb 2019

You can use the "cat" command to print the text file to the terminal screen.