Help for this page
open3(*HIS_IN, *HIS_OUT, '>&STDERR', ...)
open(local *NULL, '>', '/dev/null') or die; open3(*HIS_IN, *HIS_OUT, '>&NULL', ...)