MCPcopy Create free account
hub / github.com/BOINC/boinc / run_command

Function run_command

lib/util.cpp:289–377  ·  view source on GitHub ↗

Run command, wait for exit. Return its output as vector of lines (\n-terminated). Win: output includes stdout and stderr Unix: if you want stderr too, add 2>&1 to command Return error if command failed

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

is_filesystem_remoteFunction · 0.85
commandMethod · 0.85

Calls 3

fprintfFunction · 0.85
fgetsFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected