Skip to content

Commit

Permalink
link to reference
Browse files Browse the repository at this point in the history
  • Loading branch information
lancecarlson committed Aug 13, 2013
1 parent 65f5b73 commit 84906b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2013-08-13-grep-surrounding-lines.md
Expand Up @@ -22,4 +22,4 @@ tail -n 10000 | grep -B 20 '500 -'

References:

* http://stackoverflow.com/questions/9081/grep-a-file-but-show-several-surrounding-lines
* [http://stackoverflow.com/questions/9081/grep-a-file-but-show-several-surrounding-lines](http://stackoverflow.com/questions/9081/grep-a-file-but-show-several-surrounding-lines)

0 comments on commit 84906b4

Please sign in to comment.