khigor777 / RunCommand

Run Shell Command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Simple shell runner in Linux, Windows64

Run all files in current path or one file.

Usage

  • Example#1: RunScript.exe -cmd=php -ext=.php -dir=C:/ :Run all php files in Dir
  • Example#2: RunScript.exe -cmd=php -ext=.php -file=C:/test.php :Run this one php file

About

Run Shell Command


Languages

Language:Go 100.0%