Comment on Ask HN: What useful Linux (Ubuntu) software should more people be aware of?Comments−nickmancol9yGNU parallelits a super useful tool to execute tasks using all cores of your machine. A simple example https://vidanp.wordpress.com/2016/11/04/paralelizando-en-lin...
Comments
GNU parallel
its a super useful tool to execute tasks using all cores of your machine. A simple example https://vidanp.wordpress.com/2016/11/04/paralelizando-en-lin...