in reply to Re: How to get child pid from backtics
in thread How to get child pid from backtics

I was kind of hoping that it would not involve fork :).
  • Comment on Re^2: How to get child pid from backtics

Replies are listed 'Best First'.
Re^3: How to get child pid from backtics
by zejames (Hermit) on Dec 09, 2004 at 14:42 UTC

    In fact, you are anyway. Backticks does not avoid it, it only does hide it from you...


    --
    zejames