HOWTO Verify Environment Variables (UBUNTU)

HOWTO Locate Environment Variables (UBUNTU)

1.- Global configuration file:
Used for ALL USERs with bash & dash shells (GNOME & KDE)
wmunguiam@server:~$ vim /etc/bash.bashrc

2.- Particular configuration file:
wmunguiam@server:~$ vim /home/wmunguiam/.bashrc

Comments