Skip to content

Commit

Permalink
because I always forget this
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaEstes committed Jun 26, 2015
1 parent f437b67 commit 717f72d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions grep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Grep
====

## Ignore case

```shell
grep -i pattern
```

0 comments on commit 717f72d

Please sign in to comment.