/[soft]/rootfiles/trunk/bashrc
ViewVC logotype

Contents of /rootfiles/trunk/bashrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6924 - (show annotations) (download)
Tue Jan 1 19:08:34 2013 UTC (11 years, 2 months ago) by lmenut
File size: 200 byte(s)
- fix PATH after UsrMove
  remove /bin and /sbin

1 # .bashrc
2
3 PATH=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin
4 ENV=$HOME/.bashrc
5 USERNAME="root"
6 export USERNAME ENV PATH
7
8 # Source global definitions
9 if [ -f /etc/bashrc ]; then
10 . /etc/bashrc
11 fi

  ViewVC Help
Powered by ViewVC 1.1.30