Simple CLI utility, used to concatenate pdf files
git clone https://github.com/maciejewiczow/pdf-cat.git
npm install
npm link
pdf-cat [Input Files] -o [output_file]
or
pdf-cat [Input Files] > [output_file]
or
pdf-cat [Input Files] | [other program]
pdf-cat -h