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

Contents of /rootfiles/trunk/bashrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6922 - (show annotations) (download)
Tue Jan 1 18:58:16 2013 UTC (11 years, 3 months ago) by lmenut
File size: 211 byte(s)
- remove /usr/X11R6/bin from PATH (mga #3269)
1 # .bashrc
2
3 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin
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