.bashrc

bash first runs .bashrc which may contain useful alias commands such as

alias h='history'
alias hg='h|grep'

alias ls='ls --color=auto'
alias la='ls -A'
alias lf='ls -F'
alias ll='ls -l'



REFERRERS
BashShell
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki