Infer binary file types based on the magic numbers header signature, create text report file with file names grouped by mime types
$ git clone https://github.com/AlexanderMac/get-file-types
$ cd get-file-types && npm install --production# the app accepts one argument the scanning directory
$ npm start -- --dir=./Licensed under the MIT license.
Alexander Mac