mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 04:47:00 +00:00
Update README.md
This commit is contained in:
parent
8060d10f5c
commit
4ca85ed4a9
12
README.md
12
README.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user