shell_exec

1.0.3 • Public • Published

Shell_exec

A small module for a simple shell_exec

npm install shell_exec

or

npm install shell_exec --save

to save into your packages.json

Usage

var shell_exec = require('shell_exec').shell_exec;
 
var result = shell_exec('ls -l -a');
console.log(result);

Readme

Keywords

Package Sidebar

Install

npm i shell_exec

Weekly Downloads

97

Version

1.0.3

License

MIT

Last publish

Collaborators

  • thanhtran32