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 ##Handy Bash 'oneliner' commands for tsv file editing
- Grep - [Grep](#grep)
- Sed - [Sed](#sed)
- Awk - [Awk](#awk)
- Xargs - [Xargs](#xargs)
- Find - [Find](#find)
- Others - [Others](#others)
##Grep ##Grep
extract text bewteen words (e.g. w1,w2) extract text bewteen words (e.g. w1,w2)