Get more done at the Linux command line with GNU Parallel - Publik Talk

Breaking

An informative website for every one.

Post Top Ad

Post Top Ad

Thursday, May 10, 2018

Get more done at the Linux command line with GNU Parallel




People work on a computer server

Do you ever get the funny feeling that your computer isn't quite as fast as it should be? I used to feel that way, and then I found GNU Parallel.

GNU Parallel is a shell utility for executing jobs in parallel. It can parse multiple inputs, thereby running your script or command against sets of data at the same time. You can use all your CPU at last!

If you've ever used xargs, you already know how to use Parallel. If you don't, then this article teaches you, along with many other use cases.


read more

Author: sethkenlon
Published at: Thu, 10 May 2018 03:04:00 -0400

Credits: https://www.opensource.com

No comments:

Post a Comment

Post Top Ad