command line tools

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 18 weeks 13 hours ago – Made popular 17 weeks 6 days ago
Category: End User   Tags: