how to take arguments from the command line javascript node code example Example: node run parameters var args = process.argv.slice(2);