mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update bash_resources.md
This commit is contained in:
parent
6e1ad610db
commit
5d08b62fb2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user