mk_capture_lines — Capture output of command as list
mk_capture_lines command...
mk_capture_lines
command
Executes command and sets result to a quoted list of its lines of output.
result
mk_capture_lines find . -name "*.txt"