Update README.md

This commit is contained in:
onceupon 2016-06-14 15:22:55 +08:00 committed by GitHub
parent 8060d10f5c
commit 4ca85ed4a9

View File

@ -11,12 +11,12 @@ http://stackoverflow.com/users/4290753/once
##Handy Bash 'oneliner' commands for tsv file editing
- Grep
- Sed
- Awk
- Xargs
- Find
- Others
- [Grep](#grep)
- [Sed](#sed)
- [Awk](#awk)
- [Xargs](#xargs)
- [Find](#find)
- [Others](#others)
##Grep
extract text bewteen words (e.g. w1,w2)