info-cvs
[Top][All Lists]
Advanced

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

RE: Execute an script in background


From: Zanabria, Moises
Subject: RE: Execute an script in background
Date: Wed, 27 Jul 2005 10:36:02 -0500

Thanks Larry and sorry for the MIME.

Actually I tried that also,  using :

Script_B.sh > /dev/null 2>&1 &

But the script A still waiting for script B results.

Is there another way ?

Moises.

-----Original Message-----
From: Larry Jones [mailto:address@hidden 
Sent: Wednesday, July 27, 2005 10:29 AM
To: Zanabria, Moises
Cc: address@hidden
Subject: Re: Execute an script in background

Zanabria, Moises writes:
> 
> This is a multi-part message in MIME format.

Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!

> I have two scripts one script is running in the commitinfo,  lets say 
> script A,  script A has embedded script B, I want to run script B in 
> the background, so in other words I need finish script A and leave 
> script B in the background, however script A always wait for script B
results.

You probably need to redirect script B's stdin, stdout, and/or stderr.

-Larry Jones

All girls should be shipped to Pluto--that's what I say. -- Calvin





reply via email to

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