This website requires JavaScript.
Explore
Help
Sign In
kebler.net
/
bash-shell-base
Archived
Watch
1
Star
0
Fork
You've already forked bash-shell-base
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-02-20
. You can view files and clone it, but cannot push or open issues/pull-requests.
a21b588d08
bash-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