Skip to content

Commit

Permalink
Update bash_resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santosomar committed Jan 9, 2020
1 parent 6e1ad61 commit 5d08b62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python_ruby_and_bash/bash_resources.md
Expand Up @@ -48,6 +48,10 @@


- [BigBash](https://github.com/zalando/bigbash) - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary - [BigBash](https://github.com/zalando/bigbash) - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary


## Parsing Logs using Bash
- [Ultimate Guide to Logging and Bash Data Manipulation](https://www.loggly.com/ultimate-guide/analyzing-linux-logs/)
- [Using Grep & Regular Expressions to Search for Text Patterns in Linux](https://www.digitalocean.com/community/tutorials/using-grep-regular-expressions-to-search-for-text-patterns-in-linux#regular-expressions)

## For Developers ## For Developers


- [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash - [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash
Expand Down

0 comments on commit 5d08b62

Please sign in to comment.