Your IP : 3.22.41.212


Current Path : /proc/self/root/etc/profile.d/
Upload File :
Current File : //proc/self/root/etc/profile.d/colorgrep.csh

# color-grep initialization

/usr/libexec/grepconf.sh -c
if ( $status == 1 ) then
    exit
endif

alias grep 'grep --color=auto'
alias egrep 'egrep --color=auto'
alias fgrep 'fgrep --color=auto'