>
> I have a build script which needs to run by multiple
> users(concurrently). Currently only one user can run this program.What are
> the code changes to make this program run concurrently.
>
Could you give more details explaining about why only one user can run your
script?
--
J
On Tue, Mar 21, 2006 at 10:36:46PM -0800, prabhath g wrote:
>
> I have a build script which needs to run by multiple
> users(concurrently). Currently only one user can run this program.What are
> the code changes to make this program run concurrently.
>
That's pretty difficult to a
Hi,
I have a build script which needs to run by multiple users(concurrently).
Currently only one user can run this program.What are the code changes to make
this program run concurrently.
As I am a new comer to perl , I request you to give me advice/suggestions .
Reg