parallel
[Top][All Lists]
Advanced

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

Re: Parallel Digest, Vol 41, Issue 3


From: Ole Tange
Subject: Re: Parallel Digest, Vol 41, Issue 3
Date: Tue, 1 Oct 2013 17:09:01 +0200

On Mon, Sep 30, 2013 at 2:07 PM, <gopal.bhaskaran@tcs.com> wrote:
>
> Pradeep,
>     The shell function abc is defined in your bash script which will not be 
> defined on the machines in which you are trying to run it.
> Convert it into a bash script and invoke that.

Or use:

--env

Read the manual on --env and walk through the tutorial if you do not
know --env. If you have never tried the automagical '--env _' then do
that at least once. Methinks it is superneat.

/Ole



reply via email to

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