zeus 4 years ago
parent
commit
601133364e
  1. 6
      llo-index.yml
  2. 1
      llo/ls

6
llo-index.yml

@ -16,10 +16,10 @@
mimetype: "text/x-python" mimetype: "text/x-python"
code: code:
subdir: "" subdir: ""
lang: "gcc" lang: "bash"
version: "2" version: "2"
file: "helloworld.c" file: "ls"
options: "-Wall" options: ""
mimetype: "text/plain" mimetype: "text/plain"
output: output:
file: "" file: ""

1
llo/ls

@ -0,0 +1 @@
ls -al /tmp
Loading…
Cancel
Save