srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 99 forks source link

implement `eg egrep` and `eg fgrep` #29

Closed cool-RR closed 9 years ago

srsudar commented 9 years ago

What do you think of just aliasing egrep -> grep? Regular expressions are covered in grep.

I'll add a section to grep for fgrep as well.

srsudar commented 9 years ago

I added the sections as well as aliases for egrep, fgrep, zgrep, zegrep, and zfgrep to aliases.json.