I have been convinced that GNU Parallel should have an --onall option.
--onall (unimplemented)
Run all the jobs on all computers given with --sshlogin. GNU
parallel will log into --jobs number of computers in parallel
and run one job at a time
On Thu, May 26, 2011 at 5:45 PM, Ole Tange wrote:
> I have been convinced that GNU Parallel should have an --onall option.
[...]
I have given it a bit more thought. In addition to the already written
I think it would be useful to not have any arguments for --onall.
If stdin == tty then just run
On Thu, May 26, 2011 at 10:17 PM, Ole Tange wrote:
> On Thu, May 26, 2011 at 5:45 PM, Ole Tange wrote:
>> I have been convinced that GNU Parallel should have an --onall option.
> [...]
>
> A solution could be having version of --onall that runs with no
> arguments - no matter if stdin == tty:
>
>