origami:

shell(command)

Executes the given command in the shell and returns its output.

$ ori "shell('hostname')"
mycomputer