From 3723c070f990d54c9394c3e24116cad8f0a982aa Mon Sep 17 00:00:00 2001 From: enguy-hub <16822912+enguy-hub@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:12:07 +0200 Subject: [PATCH] Added Linux command cheatsheet (#12591) * Added Linux command cheatsheet * Add empty space between sections * Update more/free-programming-cheatsheets.md Co-authored-by: Eric Hellman --------- Co-authored-by: enguy-hub Co-authored-by: Eric Hellman --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index bb84b4810..09a3780ac 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -308,6 +308,7 @@ ### Information Security +* [Linux Commands Cheat Sheet](https://zerotomastery.io/cheatsheets/linux-commands-cheat-sheet/) - ZeroToMastery (HTML) * [Nmap Cheat Sheet)](https://zerotomastery.io/cheatsheets/nmap-cheat-sheet/) - ZeroToMastery.io (HTML)