Welcome, Guest. Please login or register.

Author Topic: Path to insanity with Path command  (Read 6568 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: Path to insanity with Path command
« on: May 18, 2011, 10:18:00 AM »
Environment variables and such are always local, at least on all operating system I've seen so far.

If you try to make an OS run with global settings you'll quickly run into several problems: What happens when one process changes a variable? Is there a notification mechanism to tell everyone else? When an important variable changes in mid-air, does a process have to restart processing from the beginning?