Managing shell commands with Python
Let's admit this, shell scripts sometimes can be hard to write. Especially if you got 1000s shell commands to run and would like to restrict the resources they can use on with a 10-core CPU. Whether it be test programs or simulations, it would be nice if we