home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / internal / 1173 next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.4 KB

  1. Path: sparky!uunet!wupost!usc!rpi!newsserver.pixel.kodak.com!psinntp!npri6!murphy
  2. From: murphy@npri6.npri.com (David P. Murphy)
  3. Newsgroups: vmsnet.internals
  4. Subject: Re: DETACHED process -> INTERACTIVE
  5. Message-ID: <6075@npri6.npri.com>
  6. Date: 23 Aug 92 22:07:31 GMT
  7. References: <1992Aug14.193402.116675@rrz.uni-koeln.de> <6050@npri6.npri.com> <1992Aug23.020451.1985@zl2tnm.gen.nz>
  8. Distribution: world
  9. Organization: NPRI, Alexandria VA
  10. Lines: 27
  11.  
  12.  
  13. >>>How can I change the mode of a process from DETACHED
  14. >>>to INTERACTIVE [and so on]
  15.  
  16. >>murphy@npri6.npri.com (David P. Murphy) writes:
  17. >>[Serious hackery deleted]
  18.  
  19. >Am I just being naive, or isn't it easier just to start an interactive 
  20. >process in the first place?  Something along the lines of:
  21. >[macro code deleted]
  22. >
  23. >Don Stokes, ZL2TNM (DS555) don@zl2tnm.gen.nz
  24.  
  25. good question.  the literal answer is "yes".  the full answer is that
  26. the detached processes in my code were being created (and then hibernating)
  27. before the user logged in, so the terminal's device name which would be
  28. used by any given process could not easily be predicted in advance,
  29. so we just created normal detached processes and then changed them
  30. to interactive when assigned to a true interactive process.
  31.  
  32. ok
  33. dpm
  34. -- 
  35. murphy@npri6.npri.com 602 Cameron St. Alexandria, VA 22314 (703) 683-9090
  36.  
  37.               When every one is dead the Great Game is finished.  Not before.
  38.                               --- Hurree Babu, "Kim"
  39.