LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Get more done at the Linux command line with GNU Parallel (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-get-more-done-at-the-linux-command-line-with-gnu-parallel-4175629480/)

LXer 05-11-2018 09:30 AM

LXer: Get more done at the Linux command line with GNU Parallel
 
Published at LXer:

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

Read More...


All times are GMT -5. The time now is 03:51 PM.