RENDER(Request& context) { <>
print(shell_exec("ls -l"));
?>
print(shell_exec("echo "+shell_escape("kasjdf 1ölkasj öflkjasdö\\lkfjsöa'ldkfj 23487692\"bla83746")));
?>
print(shell_exec("git show"));
?>
= var_dump(context.params) ?>> }