I want to write a script that will capture the output of shell'ed Linux commands.
Is this possible and if so, how?
TIA
Already been done I'm afraid mate shell_exec() HTH Bubble
Ah! That's what I need. Thanx