From b9749cfcdea520495ff379ac16cbee6f05490947 Mon Sep 17 00:00:00 2001 From: MrTejas Date: Thu, 26 Oct 2023 10:20:10 +0530 Subject: [PATCH] Added Linux Cheat Sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 276f896..85b6317 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ - [C++ Cheat Sheet ](https://drive.google.com/file/d/1Q_I6H8qBTTIFMHEPbbpKVrg_E5N6cFtg/view) - [J Query Cheat Sheet ](https://cheatography.com/i3quest/cheat-sheets/jquery/) - [Kotlin Cheat Sheet ](https://www.codecademy.com/learn/learn-kotlin/modules/learn-kotlin-introduction-to-kotlin/cheatsheet) +- [Linux Commands Cheat Sheet](https://www.guru99.com/linux-commands-cheat-sheet.html) - [C# Cheat Sheet](https://hackr.io/blog/c-sharp-cheat-sheet) - [Machine Learning Basics CheatSheet](https://www.codecademy.com/learn/machine-learning/modules/dspath-linear-regression/cheatsheet) - [SQL Cheat Sheet](https://learnsql.com/blog/sql-basics-cheat-sheet/)