mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update bash_resources.md
This commit is contained in:
parent
6e1ad610db
commit
5d08b62fb2
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
## 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
|
||||
|
||||
- [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash
|
||||
|
|
Loading…
Reference in a new issue