env

16

Run a command under a different environment

http://fosswire.com

Today we have a simple tip of the shell. Are there applications or scripts that you use that require different environment variables, such as a different PATH or EDITOR? Then meet the env command. env allows you to run a program in a restricted environment with custom variables or so that no “dirty” variables are left around.

Read more »
leo's picture
Created by leo 10 weeks 5 days ago – Made popular 10 weeks 4 days ago
Category: End User   Tags: