From xeirrr, 8 Years ago, written in Plain Text.
Embed
  1. root@lunar /home/lee # cat /root/.bashrc
  2. # .bashrc is for non-interactive scripts, so you can personalize
  3. # their behaviour on a user basis.
  4.  
  5. # read the system wide defaults:
  6. [ -f /etc/bashrc ] && . /etc/bashrc
  7.  
  8.