GNU Parallel 20180222 ('Henrik') released

2018-02-22 Thread Ole Tange
GNU Parallel 20180222 ('Henrik') has been released. It is available for download at: http://ftpmirror.gnu.org/parallel/ Haiku of the month: Alias and vars export them more easily with env_parallel -- Ole Tange New in this release: * --embed makes it possible to embed GNU p

Re: GNU Parallel 20180222 ('Henrik') released

2018-02-22 Thread Hans Schou
rk has just died recently, he finally got the release name: GNU Parallel 20180222 ('Henrik') has been released. It is available for download at: http://ftpmirror.gnu.org/parallel/ https://fr.wikipedia.org/wiki/Henri_de_Laborde_de_Monpezat Rest In Peace. And my 15th wedding day: https://

Re: How are stdout output and stderr output ordered with respect to each other?

2018-02-22 Thread Ole Tange
On Tue, Feb 13, 2018 at 12:49 AM, Peng Yu wrote: > The following example shows that the order of the stdout/err output is > not maintained. It seems that stdout always goes earlier than stderr. > Is it so? Yes. But more importantly: stdout is printed to stdout, and stderr is printed to stderr.

Re: keep-order and file handle limit

2018-02-22 Thread Ole Tange
On Fri, Feb 16, 2018 at 9:53 AM, Shyam Saladi wrote: > GNU parallel is a great piece of software. I use it all the time. Happy to hear. > From time to time, I run into a file handle limit issue when I have many > jobs to run (1M+): > > parallel: Warning: No more file handles. parallel: Warning: