|
From: | Hans Schou |
Subject: | Re: Uses of GNU Parallel |
Date: | Sat, 11 Feb 2017 14:20:54 +0100 |
So i have several programs to pipe together, where each program in the pipe could optionally run in parallel.
I would like an extension where GNU Parallel is able to read a user supplied file in which one can specify a list of programs to run at each pipe stage, and qualify the data that moves through the pipe.
I would also like to have GNU Parallel be interactive so that once it has started running, i could issue commands to leave out certain files or to bypass certain programs in the pipe. This is the most basic version of the extension
[Prev in Thread] | Current Thread | [Next in Thread] |