|
yast2-core
|
#include <string>Go to the source code of this file.
Functions | |
| int | shellcommand (const string &target_root, const string &command, const string &tempdir="") |
| int | shellcommand_background (const string &target_root, const string &command) |
| int shellcommand | ( | const string & | target_root, |
| const string & | command, | ||
| const string & | tempdir = "" |
||
| ) |
Execute shell command and feed its output to y2log
| int shellcommand_background | ( | const string & | target_root, |
| const string & | command | ||
| ) |
Execute shell command on background
1.8.6