I found this function here in StackOverflow, to run command line via javascript
const exec = require(\'child_process\').exec; /** * Execute simple shell com