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

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

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

Answer: env

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



Leave a Reply 0

Your email address will not be published. Required fields are marked *