Module for Concatenating Text Files Create a program that can glue together multiple files in a directory. The program can be run from a terminal with a command: $ concatenator ./src ./dist/bundle.js concatenator is just a name of the program, and you sho