diff --git a/Learning-Resources.md b/Learning-Resources.md index cbf1be2..c5daebd 100644 --- a/Learning-Resources.md +++ b/Learning-Resources.md @@ -60,7 +60,8 @@ Storm Hackathons](https://github.com/Ladies-Storm-Hackathons)! Although Bandit is meant to be an intro to security, it's great for diving into more advanced command line concepts. Continue to other OverTheWire wargames to learn about security. - +*[ Unix/Linux Command Reference](https://github.com/beertocode/-Unix-Linux-Command-Reference/tree/main) +A compiled list of Unix/Linux Commands ### Algorithms * [Visualgo](http://visualgo.net/) Visual learning tool for a bunch of Algorithms and Data Structures.