parallel
[Top][All Lists]
Advanced

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

Re: how to split the files up into ~equal groups when moving them to oth


From: Alex Muir
Subject: Re: how to split the files up into ~equal groups when moving them to other server
Date: Wed, 18 Jul 2012 11:09:38 -0400

Thanks, yeah I clued into that yesterday. Parallel is a really sweet tool.

On Wed, Jul 18, 2012 at 8:52 AM, Jay Hacker <jayqhacker@gmail.com> wrote:
> Not sure if this addresses your problem, but generally you transfer
> files and do the work in the same command.  So:
>
>     $ ls my_files | parallel --sshlogin foo --transfer my_job {}
>
> will both transfer my_files and run my_job on them.
>



-- 
-

Alex G. Muir
Software Engineering Consultant
Linkedin Profile : http://ca.linkedin.com/pub/alex-muir/36/ab7/125



reply via email to

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