Update text_manipulation.md

This commit is contained in:
Omar Santos 2019-03-22 09:57:41 -04:00 committed by GitHub
parent d9e85ff278
commit a0639c3785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,5 @@
- [grep + regex cheatsheet](https://staff.washington.edu/weller/grep.html)
- [nixCraft Tutorial](https://www.cyberciti.biz/faq/grep-regular-expressions/)
## Converters
- [BigBash](https://github.com/zalando/bigbash) - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary