i did try that but still it displayed the whole status in the foreground. and so until i manually kill the sipp process, the shell script wouldnt run the remaining commands. i want sipp to run forever in the bg and shell script keep continuing to run the remaining commands.
--- On Tue, 8/4/09, Vanessa Tejada Muñoz <[email protected]> wrote: > From: Vanessa Tejada Muñoz <[email protected]> > Subject: Re: [Sipp-users] running sipp in background > To: "Aben Jacob" <[email protected]> > Cc: [email protected] > Date: Tuesday, August 4, 2009, 2:46 AM > If you are using a shell script, you can use > & at the end. > > > > > > On Tue, Aug 4, 2009 at 12:03 AM, > Aben Jacob <[email protected]> > wrote: > > does anyone know how to run sipp in > the background? i'm trying to create a shell script > where i can run a sipp first (in background) and then > process some commands. i tried -bg but doesn't seem to > do the trick. > > > > > thanks a bunch > > > > > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal > Reports 2008 30-Day > > trial. Simplify your report design, integration and > deployment - and focus on > > what you do best, core application coding. Discover > what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Sipp-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/sipp-users > > > > > -- > Vanessa Tejada > > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
