in reply to script return control, but continue running?

You either have to fork, or pass a message to a separate (pre-existing) daemon somewhere to do the work on your behalf. Forking sounds like the easier of the two options.

Dave.

  • Comment on Re: script return control, but continue running?