This is even more excellent.
This commit is contained in:
parent
d85fb2e638
commit
926008e491
4 changed files with 429 additions and 20 deletions
|
|
@ -23,7 +23,10 @@
|
|||
"Bash(/tmp/sim)",
|
||||
"Bash(cc -O2 -o /tmp/st2 /tmp/st2.c -lm)",
|
||||
"Bash(/tmp/st2)",
|
||||
"Bash(rm -f /tmp/st2 /tmp/st2.c)"
|
||||
"Bash(rm -f /tmp/st2 /tmp/st2.c)",
|
||||
"Bash(convert /tmp/vg_frame.ppm -crop 760x360+340+60 +repage /tmp/vg_faces.png)",
|
||||
"Bash(convert /tmp/vg_frame.ppm -crop 760x300+340+430 +repage /tmp/vg_googie.png)",
|
||||
"Bash(convert /tmp/vg_frame.ppm -crop 360x340+150+60 +repage /tmp/vg_angry.png)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue