HOWTO Locate Environment Variables (UBUNTU)
1.- Global configuration file:
Used for ALL USERs with bash & dash shells (GNOME & KDE)
2.- Particular configuration file:
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
Post a Comment