You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.1 KiB
74 lines
2.1 KiB
--- # Programming language
|
|
name: "find"
|
|
base_url: "https://git.swarmlab.io:3000/llo/LabLearningObject/raw/branch/master"
|
|
author: "zeus"
|
|
intro: "intro"
|
|
0_Case_insensitive_search:
|
|
display_name: "Find_basic_search"
|
|
swarmlabservice: "os2"
|
|
info:
|
|
file: "0_Find_basic_search/info"
|
|
code:
|
|
lang: "bash"
|
|
exec: "/bin/bash"
|
|
file: "0_Find_basic_search/code"
|
|
data: "0_Find_basic_search/data"
|
|
options: ""
|
|
mimetype: "bash"
|
|
output:
|
|
log: "console"
|
|
mimetype: "bash"
|
|
challenge:
|
|
question: "0_Find_basic_search/q-info"
|
|
codehelp: "0_Find_basic_search/codehelp"
|
|
codeanswer: "0_Find_basic_search/codeanswer"
|
|
mimetype: "bash"
|
|
points: "" # ELO
|
|
output:
|
|
log: "bash"
|
|
1_Find_with_permission:
|
|
display_name: "Find_with_permission"
|
|
swarmlabservice: "os2"
|
|
info:
|
|
file: "1_Find_with_permission/info"
|
|
code:
|
|
lang: "bash"
|
|
exec: "/bin/bash"
|
|
file: "1_Find_with_permission/code"
|
|
data: "1_Find_with_permission/data"
|
|
options: ""
|
|
mimetype: "bash"
|
|
output:
|
|
log: "console"
|
|
mimetype: "bash"
|
|
challenge:
|
|
question: "1_Find_with_permission/q-info"
|
|
codehelp: "1_Find_with_permission/codehelp"
|
|
codeanswer: "1_Find_with_permission/codeanswer"
|
|
mimetype: "bash"
|
|
points: "" # ELO
|
|
output:
|
|
log: "bash"
|
|
2_Combine_find_and_grep_with_exec:
|
|
display_name: "Combine_find_and_grep_with_exec"
|
|
swarmlabservice: "os2"
|
|
info:
|
|
file: "2_Combine_find_and_grep_with_exec/info"
|
|
code:
|
|
lang: "bash"
|
|
exec: "/bin/bash"
|
|
file: "2_Combine_find_and_grep_with_exec/code"
|
|
data: "2_Combine_find_and_grep_with_exec/data"
|
|
options: ""
|
|
mimetype: "bash"
|
|
output:
|
|
log: "console"
|
|
mimetype: "bash"
|
|
challenge:
|
|
question: "2_Combine_find_and_grep_with_exec/q-info"
|
|
codehelp: "2_Combine_find_and_grep_with_exec/codehelp"
|
|
codeanswer: "2_Combine_find_and_grep_with_exec/codeanswer"
|
|
mimetype: "bash"
|
|
points: "" # ELO
|
|
output:
|
|
log: "bash"
|
|
|