Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 5cff00b

Browse files
authored
Update learning-linux-unix-with-ChatGPT.md
1 parent b57fcc9 commit 5cff00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/learning-linux-unix-with-ChatGPT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
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.
5+
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.
66
### Here is a sample prompt:
77

88
```json

0 commit comments

Comments
 (0)