✏️ 正在编辑: colorgrep.csh
路径:
/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'
💾 保存文件
← 返回文件管理器