Env var¶set env var¶export v=x echo $v set env var from command output¶MY_ENV="$(my_command "$my_par")"