home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15443 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.unix.questions
  2. From: raph@panache.demon.co.uk (Raphael mankin)
  3. Path: sparky!uunet!pipex!demon!panache.demon.co.uk!raph
  4. Subject: Re: Impractical question about variables 
  5. Distribution: world
  6. References: <1993Jan9.131004.25965@cs.sandia.gov>
  7. Organization: Solvfield Ltd.
  8. Reply-To: raph@panache.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 17
  11. Date: Sun, 10 Jan 1993 23:24:07 +0000
  12. Message-ID: <726708247snz@panache.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <1993Jan9.131004.25965@cs.sandia.gov> jhgreen@cs.sandia.gov writes:
  16.  
  17. >
  18. >With my understanding of the shell, I have come to the conclusion that this
  19. >can not be done with in the boundaries of UNIX.  However, to be sure, I am
  20. >asking the Net.
  21. >
  22. >What is involved in referencing a variable from another login?  For example,
  23. >on terminal one, I type hello=world.  I run over to terminal two and want
  24. >to know what $hello is.
  25. >
  26. >Is this possible?
  27. >
  28. No. Every process, and that includes every user, is a separate virtual machine.
  29. Isolation of processes is a fundamental design feature of Unix.
  30. --------------
  31. Raphael Mankin            Nil taurus excretum
  32.