Readme, comments
This commit is contained in:
parent
651e290377
commit
cd295a93b6
@ -3,13 +3,12 @@
|
||||
#include "../lib/exec.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace marcelb;
|
||||
|
||||
int main() {
|
||||
|
||||
string out = exec("ls -lha");
|
||||
|
||||
cout << out << endl;
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
BIN
test/test.o
BIN
test/test.o
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user