in reply to Re^2: executing a shell script from perl
in thread executing a shell script from perl

system "bind_cpu $out &> /dev/null";

That hides all output.