[Tipz] Run a command with no environment

Ian Langworth bass at ccs.neu.edu
Thu Feb 20 13:24:30 EST 2003


If you need to run a command without having it inherit environment
variables, use:

    env -i [command] [args]

Don't believe me? Run `env -i env'

-- 
Ian Langworth
CCS Project Guerilla



More information about the Tipz mailing list