Initialize Ubuntu OS examples
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "23393935-50c7-4a86-aeea-2b78fd089c5c",
|
||||
"snapshot": "os",
|
||||
"instruction": "Recursively go through the folders of the 'photos' directory and copy any .jpg files found into another directory named 'cpjpg'.",
|
||||
"source": "https://superuser.com/questions/91307/copying-only-jpg-from-a-directory-structure-to-another-location-linux",
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"os"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "",
|
||||
"result": {
|
||||
},
|
||||
"expected": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user