Z
zac elston
are there any docs describing how to get stderr vs stdout from a
system()?
@myresult = system(mycmd)
works only if I have stdout returned but not stderr.
thanks
system()?
@myresult = system(mycmd)
works only if I have stdout returned but not stderr.
thanks