SyntaxFix
Write A Post
Hire A Developer
Questions
You can execute any shell command using the shelljs module
const shell = require('shelljs') shell.exec('./path_to_your_file')