On Mon, Jul 23, 2018 at 8:56 PM, Cook, Malcolm wrote:
> Can you possibly provide examples of how changing the quoting engine might
> change how parallel is invoked?
>
> Or is the intention that there is no change?
You should not have to change how you invoke GNU Parallel.
The change is most vi
On Mon, Jul 23, 2018 at 9:18 PM, Saint Michael wrote:
> How do we use a Sempahore object when a section of the script is a "critical
> section"?
> I have not find a way. Parallel should provide a means to achieve that.
Try 'man sem'.
If that does not answer your question, please provide an MCVE