From 5cff00b0525da31df053a0574b7aba353703f066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volkan=20=C5=9Eah=20//NCF?= Date: Fri, 7 Jul 2023 18:32:10 +0200 Subject: [PATCH] Update learning-linux-unix-with-ChatGPT.md --- prompts/learning-linux-unix-with-ChatGPT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/learning-linux-unix-with-ChatGPT.md b/prompts/learning-linux-unix-with-ChatGPT.md index c79fa9d..2a81037 100644 --- a/prompts/learning-linux-unix-with-ChatGPT.md +++ b/prompts/learning-linux-unix-with-ChatGPT.md @@ -2,7 +2,7 @@ ChatGPT combined with the Shellmaster plugin provides a unique and interactive way to learn Linux/Unix systems. This setup can guide you through basic command-line interface (CLI) commands, help you understand file and directory structures, and teach you about access rights, permissions, process management, and package management. It's like having a tutor at your fingertips. -Before starting, please ensure the "tmpPath" in the settings.json file is set to the root directory ("/"). Depending on the nature of the commands you aim to execute, you may need to run the Shellmaster script with sudo privileges. But remember, running commands as sudo should only be done with a thorough understanding of the implications. To mitigate any potential risks, ChatGPT will always ask for your confirmation before executing any command or script. +Before starting, please ensure the /"tmp Path" in the settings.json file is set to the root directory ("/"). Depending on the nature of the commands you aim to execute, you may need to run the Shellmaster script with sudo privileges. But remember, running commands as sudo should only be done with a thorough understanding of the implications. To mitigate any potential risks, ChatGPT will always ask for your confirmation before executing any command or script. ### Here is a sample prompt: ```json