W
Wes Gamble
I suspect that this is an extremely simple question to answer.
How do you capture the output of a system call?
For example, if I do this:
Thu Jun 18 13:00:00 CDT 2009
=> true=> true
I would like to capture the output of the date command. How do I do it?
Thanks,
Wes
How do you capture the output of a system call?
For example, if I do this:
Thu Jun 18 13:00:00 CDT 2009
=> true=> true
I would like to capture the output of the date command. How do I do it?
Thanks,
Wes