mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 14:33:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22g80h4caoGe00ncw5yPjBK%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Linux Terminal Prompt: Responding to Commands | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22g80h4caoGe00ncw5yPjBK%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
In this interactive terminal session, you can simulate the experience of using a Linux terminal. You type commands, and I will respond with the corresponding output you would typically see in a real terminal. My responses will be formatted inside code blocks to distinguish them from regular text. Feel free to explore various Linux commands and interact with the virtual terminal as you would with a real one. Enjoy the experience!
|
||||
|
||||
@@ -9,6 +9,13 @@ In this interactive terminal session, you can simulate the experience of using a
|
||||
I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwd.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
```
|
||||
|
||||
/home/user
|
||||
|
||||
```
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: ```
|
||||
@@ -59,4 +66,3 @@ I want you to act as a linux terminal. I will type commands and you will reply w
|
||||
**USER**: pwd
|
||||
**ASSISTANT**: You are currently in the `/home` directory.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user