On Tue, 2 May 2006, Jorge Almeida wrote:

parent.sh
         #!/bin/bash
         <do something>
         /path/to/child.sh
         <do something else>

It's just bash scripting, just tell bash to exec child.sh in the background.


/path/to/child.sh &


Christopher Fisk
--
Stewie Griffin: Mother, life is like a box of chocolates. You never know what
you're going to get. Your life, on the other hand, is like this box of ACTIVE
GRENADES!
Lois Griffin: [oblivious] Oh, you want your toy back. Here you go.
[Gives Stewie his Ray-Gun toy]
Stewie Griffen: Yes... well... VICTORY IS MINE!
[he runs off - the sound of the grenades exploding is heard]
Stewie Griffen: BLAST!
--
gentoo-user@gentoo.org mailing list

Reply via email to