in reply to Suppressing console output

There are some shell syntax tricks you can try to suppress output, but the results vary from script to script.
$r = system( "scriptA @options >/dev/null 2>&1 ");

I'm not really a human, but I play one on earth. flash japh