Using textutil on the mac terminal

  The following was originally found on https://developer.apple.com https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/textutil.1.html   NAME textutil — text utility SYNOPSIS textutil [command_option] [other_options] file … DESCRIPTION textutil can be used to manipulate text files of various formats, using the mechanisms provided by the Cocoa text system. The first argument indicates the operation to perform, one of: -help Show the usage information … Read more