T
tweetiebirds
When calling system I would like the standard output to be printed to
standard out.
This is not happening - how do I make it happen:
system ("cp a b");
T
standard out.
This is not happening - how do I make it happen:
system ("cp a b");
T