Runs the command and returns true if it's output is empty. Combine it with "not" to negate it.
@ Setting some variables and checking whether they contain something
- output_to_var DOMAIN is not empty_output cat /etc/myapp/domain.txt
- output_to_var FOO is not empty_output echo $BAR