Initialize Ubuntu OS examples
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "cc9d4f34-1ca0-4a1b-8ff2-09302696acb9",
|
||||
"snapshot": "os",
|
||||
"instruction": "I need you to execute a specific process or script from the terminal and ensure that it continues to run independently, even after the terminal session is terminated. This involves redirecting the process's output to a file and disassociating the process from the terminal session's control.",
|
||||
"source": "https://superuser.com/questions/178587/how-do-i-detach-a-process-from-terminal-entirely",
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"os"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "",
|
||||
"result": {
|
||||
},
|
||||
"expected": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user