os_putenv [function]
os_putenv( string cmd )
sets the value for the environment variable specified in command cmd
, returns success as bool
cmd
has the format "<name>=<value>"
cmd
, returns success as boolcmd
has the format "<name>=<value>"