env
Linux · System · available in the simulator
What it does
Display or modify the environment before executing a command.
Options and parameters
-iStart with an empty environment.
-u VARRemove variable from the environment.
Usage examples
envenv -i bashenv VAR=valor cmdenv VAR=valor comando