home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / apps / 8188 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!nuscc!mathelmr
  3. From: mathelmr@nuscc.nus.sg (Helmer Aslaksen)
  4. Subject: Summary: Deskpic and rexec problem.
  5. Message-ID: <1992Nov12.062402.17881@nuscc.nus.sg>
  6. Organization: National University of Singapore
  7. Date: Thu, 12 Nov 1992 06:24:02 GMT
  8. Lines: 19
  9.  
  10. Earlier this week I started using rexec and noticed that deskpic was
  11. not working. Jon Hacker (hacker@cco.caltech.edu) suggested that the
  12. problem could be caused by too little CPU time for deskpic. I fired up
  13. pulse, and it hit the ceiling as soon as I said rexec! That prevented
  14. deskpic from operating properly. 
  15. But there really is no reason why rexec should do that, because once
  16. it has started xterm, it doesn't do anything useful. In fact, I discovered
  17. that I could even kill it, and xterm would live on happily. In the end
  18. I came up with the following command that closes the output. This
  19. convinces rexec that it can exit and solves my problem. 
  20. rexec -l login -p password host -n sh -c '"/usr/bin/X11/xterm -sb 
  21. -sl 250 -ls -display localhost:0 -j 1>&- 2>&- &"'
  22. --
  23. Helmer Aslaksen
  24. Department of Mathematics
  25. National University of Singapore
  26. Singapore 0511
  27. Republic of Singapore
  28. mathelmr@nuscc.nus.sg
  29.