From b835b2e38a310e631632e1126611eb4b6f208bab Mon Sep 17 00:00:00 2001 From: Woose Date: Sun, 2 Feb 2025 16:34:55 +0300 Subject: [PATCH] update --- module6.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module6.ipynb b/module6.ipynb index a16c31e..1209cce 100644 --- a/module6.ipynb +++ b/module6.ipynb @@ -207,6 +207,13 @@ "- jobs: lists the jobs currently running or stopped\n", "- top: shows the processes currently using the most CPU time (press \"q\" to quit) " ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Creating Bash scripts" + ] } ], "metadata": {