Shell Set an environment variable How to set an environment variable in shell scripting Jesse Torres May 19, 2023 • 1 min read export VARIABLE_NAME=value Share