Method | Description | |
---|---|---|
runCommand ( $command ) | ||
runCommandAndIgnoreErrors ( $command ) | ||
runCommandAsUser ( $command, $user ) | ||
runCommandAsUserAndIgnoreErrors ( $command, $user ) | ||
startInScreen ( $sessionName, $commandLine ) | ||
stopAllScreens ( ) | ||
stopInScreen ( $sessionName ) | ||
stopProcess ( $pid, $grace = 5 ) | ||
uploadFile ( $sourceFilename, $destFilename ) |
public runCommandAsUserAndIgnoreErrors ( $command, $user ) |