From 224d7ab288e678373abc1e742e2bbb9af4d3e2ab Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Mon, 5 Feb 2018 09:28:39 +0100 Subject: [PATCH] Adding osquery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54930607..88da72ed 100644 --- a/README.md +++ b/README.md @@ -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