?capture.output
?sink
What is the problem you are trying to solve?
Sent from my iPhone.
On Dec 30, 2009, at 15:15, Nick Torenvliet
wrote:
I'm wondering if anyone knows of a way to capture system messages, for
instance when I do the following:
system("../DBScripts/getEODData.sh")
.//LSE_
Nick,
You don't specify OS, so details might differ, but on my linux system the
help for system (which should be the first place you'd look anyway) has
an entire section on stdout and stderr
Stdout and stderr:
Error messages written to ‘stderr’ will be sent by the shell to
the terminal
I'm wondering if anyone knows of a way to capture system messages, for
instance when I do the following:
> system("../DBScripts/getEODData.sh")
.//LSE_20091230.txt: 154.80 kB 207.24
kB/s
./Fundamentals//LSE.txt: 420.58 kB 301.47
kB/
3 matches
Mail list logo