Open Source Desktop Environment : BashRc

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site:

.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

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in -0.9812 seconds