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 _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
