bash shell startup files

[root@oracle]# man bash
... ...
FILES
  	/bin/bash
          The bash executable
   /etc/profile
          The systemwide initialization file, executed for login shells
   ~/.bash_profile
          The personal initialization file, executed for login shells
   ~/.bashrc
          The individual per-interactive-shell startup file
   ~/.bash_logout
          The individual login shell cleanup file, executed when a login shell exits
   ~/.inputrc
          Individual readline initialization file
... ...

参考



blog comments powered by Disqus

Published

02 April 2013

Categories

Tags

Github