parallel
[Top][All Lists]
Advanced

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

Simple query


From: etheridge stephen
Subject: Simple query
Date: Tue, 10 Jul 2012 21:02:31 +0100

Hi all
I have quite happily got parallel working to run a distributed grep over a given subdirectory of two machines with a command something like:

parallel -q -onall -sshloginfile mycomputers grep -E -H '123456789' :::/home/test/*.txt

but nothing similar will let me run a simple perl script on the same two machines.  Can anyone help me with the syntax?  The scripts are called test.pl and it is on both machines in the same folder.

Many thanks
Stephen

reply via email to

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