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

Annotation of /rootfiles/trunk/bashrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6921 - (hide annotations) (download)
Tue Jan 1 18:46:12 2013 UTC (11 years, 3 months ago) by lmenut
File size: 226 byte(s)
Import rootfiles
1 lmenut 6921 # .bashrc
2    
3     PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/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