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.
Comment on
Re^3: executing a shell script from perl
Download
Code
In Section
Seekers of Perl Wisdom