Update os_interaction/data/3/ac.json
Browse files
os_interaction/data/3/ac.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
"description": "Recursively Find how many files have the extension .tep",
|
39 |
"create": {
|
40 |
"local": "default",
|
41 |
-
"init": "echo 123
|
42 |
},
|
43 |
"evaluation": {
|
44 |
"check": [
|
|
|
38 |
"description": "Recursively Find how many files have the extension .tep",
|
39 |
"create": {
|
40 |
"local": "default",
|
41 |
+
"init": "echo 123>.tmp\necho 123>.tmp2\necho 123>1.tep\necho 123>.tep\necho 123>.u\necho 123>.k\n"
|
42 |
},
|
43 |
"evaluation": {
|
44 |
"check": [
|