diff --git a/python_ruby_and_bash/text_manipulation.md b/python_ruby_and_bash/text_manipulation.md index 0e04b38..19bd668 100644 --- a/python_ruby_and_bash/text_manipulation.md +++ b/python_ruby_and_bash/text_manipulation.md @@ -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