parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Parallel seems to drop data


From: Dirk Eddelbuettel
Subject: Re: GNU Parallel seems to drop data
Date: Tue, 25 Sep 2012 16:15:48 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Ole Tange <ole <at> tange.dk> writes:
> On Tue, Sep 25, 2012 at 3:48 PM, Dirk Eddelbuettel <edd <at> debian.org> 
> wrote:
> But remember: -k only affects stdout/stderr. It does *not* affect
> output into files (like you are doing).

This may turn out to be a showstopper.  Dang.

Thanks also for pertinent info re costs of '-k'.

BTW the sort/md5sum trick didn't work:

  $ parallel -k --tag 'sort {} | md5sum' :: dataSer/*
  parallel: Input is read from the terminal. Only experts do this on purpose.\
  Press CTRL-D to exit.

  $

Any idea?

Dirk






reply via email to

[Prev in Thread] Current Thread [Next in Thread]