1 2 3 4 5 6 7
node index.js > whitelist data=`cat whitelist` echo "module.exports = { whitelist: $data };" > whitelist