Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For the case where the intent is to modify the environment, this compliant solution will save the replace the variable in altered string back into the environment by using the POSIX setenv() and strdup() functions.

...