Page MenuHomePhabricator

function phutil_passthru($cmd, ...)
libphutil Technical Documentation (Futures)

Wrapper for PhutilExecPassthru.

Parameters
string$cmdsprintf()-style command pattern to execute.
...Arguments to sprintf pattern.
Return
intReturn code.