From c392ceb00a47c6a3f265381c3e550c25c48bee2f Mon Sep 17 00:00:00 2001 From: Mohammed Habib Date: Mon, 1 Aug 2022 09:32:57 +0200 Subject: [PATCH] Add command line resource Add command line challenge as an interactive learning tool --- .../102-os-general-knowledge/104-basic-terminal-commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/101-backend/content/102-os-general-knowledge/104-basic-terminal-commands.md b/content/roadmaps/101-backend/content/102-os-general-knowledge/104-basic-terminal-commands.md index 660fdb62b..5db297709 100644 --- a/content/roadmaps/101-backend/content/102-os-general-knowledge/104-basic-terminal-commands.md +++ b/content/roadmaps/101-backend/content/102-os-general-knowledge/104-basic-terminal-commands.md @@ -11,3 +11,4 @@ After enough exposure and practice to these commands, it will become easier to u Free Content Command Line Tutorial 34 Basic Linux Commands +Commandline Challenge