This website requires JavaScript.
Explore
Help
Sign In
bash
/
shell-base
Watch
1
Star
0
Fork
You've already forked shell-base
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2aa4fa89a7
shell-base
/
env
/
grep.env
4 lines
97 B
Bash
Raw
Blame
History
alias
grep
=
"grep --color=auto"
alias
fgrep
=
"fgrep --color=auto"
alias
egrep
=
"egrep --color=auto"
Reference in New Issue
View Git Blame
Copy Permalink