On Tue, Aug 13, 2013 at 12:35 AM, Jon Schipp wrote:
> My output is not staying consistent after each parallel run and the files
> are not changing.
>From man parallel:
REPORTING BUGS
Your bug report should always include:
· The error message you get (if any).
· The outpu
On Mon, Aug 12, 2013 at 7:54 AM, Ole Tange wrote:
:
> If we can find a way that will work fast on Windows/Cygwin without
> compromising the 1-file-install design goal and the shared $HOME
> semaphore, I will definitely be interested.
I will be positive towards a patch that makes --semaphore work
Hi Vaclav.
Please use [email protected] for support unless you want to hire me as
consultant.
On Mon, Aug 12, 2013 at 4:33 PM, wrote:
>
> Hello Ole,
> I would like to ask you for help with parallel move and encrypt script.
> I have found you perfect GNU parallel and I would like to use it in m
Ole Tange wrote:
On Mon, Aug 12, 2013 at 7:54 AM, Ole Tange wrote:
:
If we can find a way that will work fast on Windows/Cygwin without
compromising the 1-file-install design goal and the shared $HOME
semaphore, I will definitely be interested.
I will be positive towards a patch that makes -
Hello.
I have a problem after an update in the server I was using parallel
The error is
parallel: Error: -g has been retired. Use --group.
parallel: Error: -B has been retired. Use --bf.
parallel: Error: -T has been retired. Use --tty.
parallel: Error: -U has been retired. Use --er.
parallel: Error
On Tue, Aug 13, 2013 at 9:34 PM, Linda Walsh wrote:
:
> Presuming i needed such a beast -- knowing the limitations
> of parallel, I'd likely just use xargs, it is more portable and faster.
I am not sure why you do not want to do as suggested earlier:
parallel gunzip ::: *gz
:
>I didn't kn
On Tue, Aug 13, 2013 at 6:06 PM, Maria Evangelia Chatzimina
wrote:
> Hello.
> I have a problem after an update in the server I was using parallel
> The error is
> parallel: Error: -g has been retired. Use --group.
> parallel: Error: -B has been retired. Use --bf.
> parallel: Error: -T has been ret