home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / admin / 6730 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!mcs213b.cs.umr.edu!quandt
  3. From: quandt@mcs213b.cs.umr.edu (Brian Quandt)
  4. Subject: Two (or more) terminals one process
  5. Date: Sun, 20 Dec 1992 00:02:27 GMT
  6. Nntp-Posting-Host: mcs213b.cs.umr.edu
  7. Organization: University of Missouri - Rolla
  8. Sender: cnews@umr.edu (UMR Usenet News Post)
  9. Message-ID: <1992Dec20.000227.10796@umr.edu>
  10. Lines: 21
  11.  
  12. Is there a way that two people can be at different terminals and
  13. working on the same program?  For example, say one person is
  14. in Chicago and has a problem with a makefile.  He calls the sys admin
  15. (me in  stlouis) and asks that I take a look at it.  What would be ideal is 
  16. for the person in Chicago to bring up the Makefile at the same time that
  17. I bring it up (probably using 'vi').  The catch to this is that 
  18. we are not working on copies of the same makfile, but instead when 
  19. I hit the control keys ( like move up,down left, right, or make a change)
  20. the person in Chicago sees the changes take place at the same time
  21. I make them (he also sees the cursor move around...).  The reverse 
  22. would also apply, i.e, when he makes changes I see the same.
  23.  
  24.     I guess this question applies to two situtations:
  25.  
  26.         1) When both parties are logged into workstation (running X windows).
  27.  
  28.         2) When one party (or both) only have simple terminal caps like
  29.             when logging in via modem.
  30.  
  31.  
  32.  
  33.