Guest User

Untitled

a guest
Jan 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1.  
  2. if [ -f ~/.bashrc ]
  3. then
  4. . ~/.bashrc
  5. fi
  6. export PATH=/opt/local/bin:$PATH
  7. export MANPATH=/opt/local/man:$MANPATH
  8. export PATH=/usr/local/ActivePerl-5.12/bin:/usr/local/ActivePerl-5.12/site/bin:$
Add Comment
Please, Sign In to add comment