Has anyone seen "not enough space" error while executing command in
perl scrip

$processid = open OUT, "$cmd  2>&1 |"   or die "$!" ;

is there any restriction on maximum number of process running on
solaris?


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to