Edit File: argv.js
#!/usr/bin/env node console.log(JSON.stringify(process.argv));
Back to File Manager