Adding osquery

This commit is contained in:
Sonkeng Maldini
2018-02-05 09:28:39 +01:00
committed by GitHub
parent 9b796aaae9
commit 224d7ab288

View File

@@ -162,6 +162,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Seymour](https://harc.github.io/seymour-live2017) : Live Programming for the Classroom
- [Code share](https://codeshare.io) : Share code in real-time with other developers
- [Solid Tools for Developers](https://soliddevtools.com) : Online debugging tools for developers and system administrators
- [OS Query](https://osquery.io/) : Easily ask questions about your Linux, Windows, and macOS infrastructure
## Bash and Shell scripting
- [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) : An in-depth exploration of the art of shell scripting