[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bad example: GNU Parallel as dir processor
From: |
Thomas Sattler |
Subject: |
Re: bad example: GNU Parallel as dir processor |
Date: |
Thu, 15 Mar 2012 21:30:25 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120312 Thunderbird/11.0 |
Hi again ...
> However, the dir processing is being used by some users so
> removing it as an example does not sound like a good idea.
Maybe I missed the point, but isn't it a fact that -u produces
unreliable output (due to the racing condition) and so the dir
processing will eventually fail?
Thomas