2017 © Pedro Peláez
 

library func-proc

Process helper functions

image

openlss/func-proc

Process helper functions

  • Wednesday, April 3, 2013
  • by nullivex
  • Repository
  • 1 Watchers
  • 0 Stars
  • 81 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

func-proc

Process handling functions for executing commands with BASH, (*1)

Usage

$out = run('whoami'); //returns root

Reference

run($cmd,&$return=null)

  • $cmd The command to be ran: slashes are automatically escaped
  • $return Passed as a reference to store the commands exit code Returns the full output of the command as a string

The Versions

03/04 2013

dev-master

9999999-dev http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

03/04 2013

dev-0.0.x-dev

dev-0.0.x-dev http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

03/04 2013

0.0.6

0.0.6.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

03/04 2013

0.0.7

0.0.7.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

27/03 2013

0.0.4

0.0.4.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

27/03 2013

0.0.5

0.0.5.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

26/03 2013

0.0.3

0.0.3.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

23/03 2013

0.0.2

0.0.2.0 http://openlss.org

Process helper functions

  Sources   Download

LGPL-3.0+

The Requires

  • php >=5.3.2

 

command bash process proc_open

23/03 2013

0.0.1

0.0.1.0 http://openlss.org

Process helper functions

  Sources   Download

LGPLv2

The Requires

  • php >=5.3.2

 

command bash process proc_open