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
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://
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.
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: