home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6724 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!wupost!spool.mu.edu!yale.edu!jvnc.net!adx.adelphi.edu!zhao
  3. From: zhao@adx.adelphi.edu (Bin Zhao)
  4. Subject: Re: xwindows console/tty
  5. Message-ID: <1992Sep7.022449.1024@adx.adelphi.edu>
  6. Organization: Adelphi University
  7. References: <1992Sep6.071941.12658@blaze.cs.jhu.edu>
  8. Date: Mon, 7 Sep 1992 02:24:49 GMT
  9. Lines: 21
  10.  
  11. In article <1992Sep6.071941.12658@blaze.cs.jhu.edu> hymowitz@cs.jhu.edu (Captain Action Figure (tm)) writes:
  12. >hello...
  13. >
  14. >i generally use xwindows on a decstation running ultrix.  unfortunately,
  15. >the -C option for xterm, which redirects console output to a window,
  16. >does not function.  (the man page specifically says 'this is not supported
  17. >on all systems')
  18. >
  19. >so, what i'm hoping for is advice/script/program/etc. on how to indicate
  20. >that console output is to go to a specific window or tty.  i'm hoping
  21. >for something non-violent, and i can't guarantee a particular name
  22. >for the window (i.e. it won't always be tty01)
  23.  
  24. You can put the following line to youe .xsession (or the system-wide
  25. Xsession):
  26.  
  27. cat -u /dev/xcons > ~/tmp/console.log
  28.  
  29. --Bin
  30.  
  31. zhao@adelphi.edu      Computer Center
  32.