LPI Exam Questions

Which command can allow you to run a process in a modified environment without changing the environm

Which command can allow you to run a process in a modified environment without changing the environment of the current shell?

Answer: env

Explanation:
From the man pages:
env – run a program in a modified environment