39 [
'/usr/bin',
'/bin',
'/usr/local/bin',
'/opt/csw/bin',
40 '/usr/gnu/bin',
'/usr/sfw/bin',
'/sw/bin',
'/opt/local/bin' ],
41 explode( PATH_SEPARATOR,
getenv(
'PATH' ) )
62 protected static function findExecutable( $path, $name, $versionInfo =
false ) {
70 if ( !$versionInfo ) {
75 ->includeStderr()->execute()->getStdout();
97 if ( Shell::isDisabled() ) {
102 $paths = self::getPossibleBinPaths();
103 foreach ( (
array)$names as $name ) {
104 foreach ( $paths as $path ) {
105 $exe = self::findExecutable( $path, $name, $versionInfo );
106 if ( $exe !==
false ) {
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
Utility class to find executables in likely places.
static getPossibleBinPaths()
Get an array of likely places we can find executables.
static findExecutable( $path, $name, $versionInfo=false)
Search a path for any of the given executable names.
static findInDefaultPaths( $names, $versionInfo=false)
Same as locateExecutable(), but checks in getPossibleBinPaths() by default.
Allows to change the fields on the form that will be generated $name
static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title e g db for database replication lag or jobqueue for job queue size converted to pseudo seconds It is possible to add more fields and they will be returned to the user in the API response after the basic globals have been set but before ordinary actions take place $output
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))