
7stud
Enthusiast
Jan 13, 2013, 11:51 AM
Post #2 of 2
(2302 views)
|
Re: [jackperl] threads consume shell
[In reply to]
|
Can't Post
|
|
I already tried redirecting the output of the commands to /dev/null but then the shell just remains empty and everything seems to be redirected. Redirect output inside each of the threads whose output you don't want to see, and don't redirect the output in the threads for which you want to see the output. If you want more help than that, post a 15 line program that demonstrates your problem, and that anyone can run.
(This post was edited by 7stud on Jan 13, 2013, 11:53 AM)
|