runEmbeddedScript

runEmbeddedScript illustrates how to run an embedded Perl script as a separate process
Download

runEmbeddedScript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Cameron Hayne
  • Publisher web site:
  • http://hayne.net/MacDev/Perl/zero_separated
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 3 KB

runEmbeddedScript Tags


runEmbeddedScript Description

runEmbeddedScript illustrates how to run an embedded Perl script as a separate process runEmbeddedScript is a free command-line program that will illustrate how to run an embedded Perl script (source embedded in the current script) as a separate process. The new process (running the embedded Perl script) is acrtually completely independent of the parent process and it will continue to run even after the parent dies.Try the following tests:· doing Control-C on the parent· sending a TERM signal to the parent (with 'kill')· sending a USR1 signal to the parent (with 'kill -USR1')· let the parent finish normally


runEmbeddedScript Related Software