관리-도구
편집 파일: cli.js
#!/opt/alt/alt-nodejs10/root/usr/bin/node var rc = require('./index') console.log(JSON.stringify(rc(process.argv[2]), false, 2))