how to parse command line arguments from a string nodejs code example Example: node run parameters var args = process.argv.slice(2);