Stop reading process output in Python without hang?
I have a Python program for Linux almost looks like this one :
I have a Python program for Linux almost looks like this one :
I want to compile as fast as possible. Go figure. And would like to automate the choice of the number following the -j option. How can I programmatically choose that value, e.g. in a shell script?