Liangxu Linux
Aug 16, 2020 · Fundamentals
Master Linux Environment and Shell Variables: Definitions, Commands, and Persistence
This guide explains the difference between Linux environment and shell variables, shows how to view, set, export, and unset them with commands like env, printenv, export, unset, and demonstrates how to make variables persistent by editing common startup files such as /etc/profile and ~/.bashrc.
bashcommand-lineenvironment-variables
0 likes · 11 min read
