5 lines
127 B
Bash
5 lines
127 B
Bash
#!/bin/sh
|
|
|
|
#export GREP_OPTIONS="--color"
|
|
#GREP_COLORS="ms=01;31:mc=01;31:sl=:cx=:fn=35:ln=32:bn=32:se=36"
|
|
#export GREP_COLORS
|