argv.js 63 B

12
  1. #!/usr/bin/env node
  2. console.log(JSON.stringify(process.argv));